diff options
author | http://sameer.sbuddhe.net/blog/ <sameerds@web> | 2013-12-26 10:34:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-26 10:34:34 +0000 |
commit | 0def87ae6c6337394533e3034f45a353c4682189 (patch) | |
tree | ad6b00ab94ebd5cde38634dac2cf164f6202fdd8 /doc | |
parent | d4eb2615ec44fd97123321a3fb70cb78c2569831 (diff) |
removed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/migrating_two_seperate_disconnected_directories_to_git_annex/comment_1_95089f370e9645c0bfe18905c6c0ba05._comment | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/tips/migrating_two_seperate_disconnected_directories_to_git_annex/comment_1_95089f370e9645c0bfe18905c6c0ba05._comment b/doc/tips/migrating_two_seperate_disconnected_directories_to_git_annex/comment_1_95089f370e9645c0bfe18905c6c0ba05._comment deleted file mode 100644 index 443df6442..000000000 --- a/doc/tips/migrating_two_seperate_disconnected_directories_to_git_annex/comment_1_95089f370e9645c0bfe18905c6c0ba05._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="http://sameer.sbuddhe.net/blog/" - nickname="sameerds" - subject="walkthrough should point to this tip" - date="2013-12-26T08:51:32Z" - content=""" -I recently started an attempt to migrate multiple existing directories to git annex. The [[walkthrough]] section on adding remotes gave me the impression that it was as simple as initializing a git annex on each copy and then just syncing them all up! The big surprise came when I attempted the sync and git complained about conflicts that it was attempting to merge. I had missed the most important point that these are all in fact git repositories, and you can't just fetch random unrelated git repositories into each other! - -This particular tip can save so much pain for newcomers like me, if only the walkthrough pointed out this situation. -"""]] |