diff options
author | http://joeyh.name/ <joey@web> | 2013-05-13 17:36:31 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-13 17:36:31 +0000 |
commit | d14c07acc1de6f2c33ab92076048e40bbcaf517b (patch) | |
tree | 3d15c99ebda326332e852653d9e03136ddf673c7 /doc/bugs | |
parent | 35eed37d93b4cb4f7a03a85a587dd12bf91e5427 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-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_1_7f54e24c8e721d69bdb1e5a4181641b8._comment | 10 |
1 files changed, 10 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_1_7f54e24c8e721d69bdb1e5a4181641b8._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_1_7f54e24c8e721d69bdb1e5a4181641b8._comment new file mode 100644 index 000000000..45eebe10f --- /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_1_7f54e24c8e721d69bdb1e5a4181641b8._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-05-13T17:36:31Z" + content=""" +It's a fairly fundamental limitation of git that you cannot check `.git` directories into a git repository. + +For backups and sneakernet transfers, `git bundle` is easy to use.. +"""]] |