summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-13 13:32:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-13 13:32:02 -0400
commit9ff05baf834ed683222c19243289b9764fe89b51 (patch)
tree17b0ac8636cedc2f6de1b9fc64ccf0944abfc8e5 /doc/bugs
parentd17d5abc1a76c6551aa58c0ef0e4c48f80b7d54c (diff)
format
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/three_character_directories_created/comment_2_f6375964a6c8bb1e6c5b7238effca66d._comment4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/three_character_directories_created/comment_2_f6375964a6c8bb1e6c5b7238effca66d._comment b/doc/bugs/three_character_directories_created/comment_2_f6375964a6c8bb1e6c5b7238effca66d._comment
index 9147294e3..800a276f2 100644
--- a/doc/bugs/three_character_directories_created/comment_2_f6375964a6c8bb1e6c5b7238effca66d._comment
+++ b/doc/bugs/three_character_directories_created/comment_2_f6375964a6c8bb1e6c5b7238effca66d._comment
@@ -5,6 +5,8 @@
date="2012-11-12T15:57:20Z"
content="""
It just happened again to me, on another computer:
+
+<pre>
% git annex sync
(merging synced/git-annex into git-annex...)
commit
@@ -53,7 +55,7 @@ It just happened again to me, on another computer:
'Note about fast-forwards' section of 'git push --help' for details.
failed
git-annex: sync: 3 failed
-
+</pre>
git status was showing all the 3 character directories and new files. I commited to git the path I actually wanted to commit, ran a git annex sync again and now my status is clean, but the directories are there. Am I doing something wrong this way?