format
This commit is contained in:
parent
75dbce69e6
commit
41e44b89f9
1 changed files with 3 additions and 1 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue