summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Multisession_compatible__63__/comment_5_d0ddac05268d978e950c91e76b023ffe._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Multisession_compatible__63__/comment_5_d0ddac05268d978e950c91e76b023ffe._comment b/doc/forum/Multisession_compatible__63__/comment_5_d0ddac05268d978e950c91e76b023ffe._comment
new file mode 100644
index 000000000..65a569403
--- /dev/null
+++ b/doc/forum/Multisession_compatible__63__/comment_5_d0ddac05268d978e950c91e76b023ffe._comment
@@ -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.
+"""]]