Added a comment

This commit is contained in:
JerSou 2014-09-25 19:27:43 +00:00 committed by admin
parent 3cc9b960d9
commit b827558f39

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
"""]]