make note of minimum git version
This commit is contained in:
parent
081cfba131
commit
19dfba1262
2 changed files with 4 additions and 1 deletions
|
@ -53,7 +53,7 @@ quite a lot.
|
|||
* [unix-compat](http://hackage.haskell.org/package/unix-compat)
|
||||
* [MonadCatchIO-transformers](http://hackage.haskell.org/package/MonadCatchIO-transformers)
|
||||
* Shell commands
|
||||
* [git](http://git-scm.com/)
|
||||
* [git](http://git-scm.com/) (1.7.2 or newer; 1.8.5 recommended)
|
||||
* [xargs](http://savannah.gnu.org/projects/findutils/)
|
||||
* [rsync](http://rsync.samba.org/)
|
||||
* [curl](http://http://curl.haxx.se/) (optional, but recommended)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue