summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar JerSou <JerSou@web>2014-09-25 19:26:03 +0000
committerGravatar admin <admin@branchable.com>2014-09-25 19:26:03 +0000
commit8e3c8697d8ceed97cb5c2396e869f2fc6859f863 (patch)
tree9d152ba513dfbee703d14f6ff2e37f3ec2501100
parent3353285faf7f1735da7218c15f68954712009698 (diff)
Added a comment
-rw-r--r--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_80572f5fc9874fe76b08b940f1f7f8cf._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/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_80572f5fc9874fe76b08b940f1f7f8cf._comment b/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_80572f5fc9874fe76b08b940f1f7f8cf._comment
new file mode 100644
index 000000000..3006bd974
--- /dev/null
+++ b/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_80572f5fc9874fe76b08b940f1f7f8cf._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="JerSou"
+ ip="82.228.88.32"
+ subject="comment 10"
+ date="2014-09-25T19:26:03Z"
+ content="""
+I have the same thoughts, 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
+"""]]