Skip to content

Commit

Permalink
Update recommended Git version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Oct 23, 2016
1 parent ed343d7 commit 43dd74d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .verchew
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ cli = python
version = Python 3.5.


[Git]

cli = git

version = 2.


[virtualenv]

cli = virtualenv
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GitMan is a language-agnostic "dependency manager" using Git. It aims to serve a
## Requirements

* Python 3.5+
* Git 1.8+ (with [stored credentials](http://git-dependency-manager.info/setup/git/))
* Git 2.8+ (with [stored credentials](http://git-dependency-manager.info/setup/git/))
* Unix shell (or Cygwin/MinGW/etc. on Windows)

## Installation
Expand Down

0 comments on commit 43dd74d

Please sign in to comment.