Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-01-19 12:13:46 -04:00
commit 4ca9b6bdcf
5 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.3.194"
subject="comment 10"
date="2013-01-19T16:13:20Z"
content="""
The app uses the version of git included in it, because using the system's installed version if there is one is likely to run into other version incompatabilities.
You can either install git-annex using cabal and homebrew, as documented, or you could go in and delete
all the git programs out of the app, and then it'd use the system's git stuff instead.
"""]]