diff options
author | 2014-07-22 01:47:29 +0000 | |
---|---|---|
committer | 2014-07-22 01:47:29 +0000 | |
commit | 88842a997f98e222534a17703dd427aa29d43e0a (patch) | |
tree | fce4eb72d560e0901628a26cf4739276e7cbc85b | |
parent | 9b4005f18975fa70911b3fe391bc80e484935740 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/git_annex_still_deleting_content_when_merging/comment_2_bbbcce7fc5f34d733126c42be8ec0a1d._comment | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_still_deleting_content_when_merging/comment_2_bbbcce7fc5f34d733126c42be8ec0a1d._comment b/doc/bugs/git_annex_still_deleting_content_when_merging/comment_2_bbbcce7fc5f34d733126c42be8ec0a1d._comment new file mode 100644 index 000000000..b8748318e --- /dev/null +++ b/doc/bugs/git_annex_still_deleting_content_when_merging/comment_2_bbbcce7fc5f34d733126c42be8ec0a1d._comment @@ -0,0 +1,27 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8" + nickname="daniele" + subject="comment 2" + date="2014-07-22T01:47:29Z" + content=""" +> I am not familiar with the log syntax shown + +You mean the \"git log --stat\" part? Which git command would yield the most helpful syntax in this case? + +> AFAICS, the problem occurs on machine B. Which machine is the transcript from? + +Sorry I forgot to mention it: yes, it's from machine B. + +> Is this \"Removing\" message then printed out by another git command? + +Sorry I have no clue here. I didn't issue any git command from the terminal (nor did the user on computer A) if that was part of the question. It was all done in automatic. + +> Enabling debug logging would probably help a lot, to narrow that down the next time this occurs. + +Will do. I'll set 'annex.debug' to true in .git/config. Sadly, computer A is (a laptop) on vacation at the moment (well outside the local network), so I'll have to wait a couple of weeks to get back to debugging this. I'll have the logs with debug enabled when it happens again. + +Thanks again for your support and for developing git-annex. + + + +"""]] |