diff options
author | andy <andy@web> | 2017-02-16 06:34:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-02-16 06:34:50 +0000 |
commit | 45f4f45ffb3a8b179a85aee1d133d498d3194198 (patch) | |
tree | 7f0b00afaf24831b2253308880358c0b5c172dee | |
parent | f48480327d7a7d277f8ad85a60ec1f1173104ff1 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/Can__39__t_add_a_git_repo_to_git_annex__58_____34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_1_5d23b1f02c6a0db0b43939210c427994._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Can__39__t_add_a_git_repo_to_git_annex__58_____34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_1_5d23b1f02c6a0db0b43939210c427994._comment b/doc/bugs/Can__39__t_add_a_git_repo_to_git_annex__58_____34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_1_5d23b1f02c6a0db0b43939210c427994._comment new file mode 100644 index 000000000..ff4b30122 --- /dev/null +++ b/doc/bugs/Can__39__t_add_a_git_repo_to_git_annex__58_____34__Invalid_path_repo__47__.git__47__X__34___for_many_X/comment_1_5d23b1f02c6a0db0b43939210c427994._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="andy" + avatar="http://cdn.libravatar.org/avatar/1f1c630290d8b02d7faddc9fa4482c8d" + subject="comment 1" + date="2017-02-16T06:34:50Z" + content=""" +I've had the same problem; I solve it by packing the repositories into a compressed file of some sort (currently a 7z archive) and committing that to Git Annex. I have a script that makes that a one-line job. If I need to make changes to the repo, I can unpack the archive and work on the repo as usual. +"""]] |