diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-13 11:09:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-13 11:09:43 -0400 |
commit | 699b34e03f3fcdb90909b02aa4f71706b75e37b4 (patch) | |
tree | 1b05f8a3d8daac5910da7de06df96028d467e18f | |
parent | 05293487ae8276b0e98b1ce4aab0e101045dce73 (diff) | |
parent | f1417d40dbe40eff967c4163009e2f01b2583601 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_3_a234e4f58d2cc3b0110e4e65aceeb2c3._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_3_a234e4f58d2cc3b0110e4e65aceeb2c3._comment b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_3_a234e4f58d2cc3b0110e4e65aceeb2c3._comment new file mode 100644 index 000000000..edf2b26a8 --- /dev/null +++ b/doc/bugs/git_annex_sync_deleted_a_bunch_of_files___40__not_expected__41__/comment_3_a234e4f58d2cc3b0110e4e65aceeb2c3._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawno-jcsScu4CK6k2QLZqxMros1PQHf1NQY" + nickname="Hugo" + subject="comment 3" + date="2014-03-13T14:36:20Z" + content=""" +> My conclusion is that some repository, perhaps the usb drive, made a commit that deleted those files. You should be able to find this commit with git log --stat, and can just git revert it if you want to. + +It would be surprising if I did that. + +Anyway, I was not able to find which commit deleted the ~600 files. I just decided to re-start completely with git annex :-/ + +The good thing is that I did not lose any file, so in that regard git annex is great ;^) + +However, one thing that is quite confusing to me is the way git annex [sync] works. Am I supposed to run git annex sync in every repository? Because if I just run it once in 1 repo, then I usually don't get all the syncing done. Maybe I just don't understand something. + +Thanks for replying, + +[sync]: http://git-annex.branchable.com/sync/ +"""]] |