aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Can__39__t_add_a_git_repo_to_git_annex:___34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_10_2c8e8a4f35b392b1cb4dc8104786312d._comment
blob: b95b3ed686f344796c71760e4312045c9f371fa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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

"""]]