response
This commit is contained in:
parent
7289b17388
commit
f3ebf7a07b
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 5"""
|
||||
date="2016-02-05T17:34:37Z"
|
||||
content="""
|
||||
`git annex sync` does not check out the git-annex branch; nothing in git-annex does.
|
||||
|
||||
git-annex checks for any remote/git-annex branches that have not been
|
||||
merged yet and auto-merges them, whenever it's run. So, probably all you
|
||||
need to do is `git fetch` and possibly `git push` of the branch.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue