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

This commit is contained in:
Joey Hess 2014-09-26 15:37:59 -04:00
commit 5cfa5213d2
9 changed files with 83 additions and 0 deletions

View file

@ -0,0 +1,17 @@
[[!comment format=mdwn
username="JerSou"
ip="82.228.88.32"
subject="comment 10"
date="2014-09-25T19:27:43Z"
content="""
I thought a workaround (but I don't think ultimately use) :
> \# for each git repo :
> mv .git .gitToAnnex
> ln -s .gitToAnnex .git
> echo .gitToAnnex >> .gitignore
"""]]