Added a comment
This commit is contained in:
parent
ef00c4e0fa
commit
d898ed8ca7
1 changed files with 37 additions and 0 deletions
|
@ -0,0 +1,37 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7"
|
||||
nickname="Frederik Vanrenterghem"
|
||||
subject="comment 12"
|
||||
date="2013-05-13T23:55:34Z"
|
||||
content="""
|
||||
I am probably still missing something, as that does not work either:
|
||||
|
||||
$ git clone annex Documents
|
||||
|
||||
Cloning into 'Documents'...
|
||||
done.
|
||||
warning: remote HEAD refers to nonexistent ref, unable to checkout.
|
||||
|
||||
~/Documents$git merge origin/synced/master
|
||||
|
||||
~/Documents$ git annex sync
|
||||
(merging origin/git-annex origin/synced/git-annex into git-annex...)
|
||||
(Recording state in git...)
|
||||
commit
|
||||
ok
|
||||
pull origin
|
||||
ok
|
||||
push origin
|
||||
Counting objects: 9, done.
|
||||
Compressing objects: 100% (4/4), done.
|
||||
Writing objects: 100% (5/5), 551 bytes, done.
|
||||
Total 5 (delta 3), reused 1 (delta 0)
|
||||
Unpacking objects: 100% (5/5), done.
|
||||
To /home/frederik/annex
|
||||
e8e8e39..ecad6a9 git-annex -> synced/git-annex
|
||||
ok
|
||||
|
||||
~/Documents$ git annex find
|
||||
|
||||
Still yields nothing?
|
||||
"""]]
|
Loading…
Reference in a new issue