From 65717847f9c13f902907d3793e5dc2ea97bdd97a Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 23 Feb 2016 18:04:40 +0100 Subject: README: add requirements --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index c048908..f4e07f9 100644 --- a/README +++ b/README @@ -11,7 +11,6 @@ the newest patch to close the pull request upon push (can be disabled by setting `merge-pr.autoclose` to false). Without PRNUM, all open pull requests of REMOTE will be listed. -This requires `jq` to be available. Useful `git am` flags: @@ -26,6 +25,12 @@ Useful `git am` flags: * Conflicts can easily be dealt with in an ad-hoc fashion. * Interactive mode allows for on-the-fly cherry picking. +## Requirements + +* Git 2.2.0 or newer +* wget +* jq (only for listing pull requests) + ## Copyright git-merge-pr is in the public domain. -- cgit 1.4.1