From ca4cd9f960e6988e72b3849172aab5d7ba947135 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 Feb 2015 17:55:37 -0400 Subject: [PATCH] comment --- ...omment_3_26ba93bddb0cd1bb4e1799311f3ca750._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bare_repositories/comment_3_26ba93bddb0cd1bb4e1799311f3ca750._comment diff --git a/doc/bare_repositories/comment_3_26ba93bddb0cd1bb4e1799311f3ca750._comment b/doc/bare_repositories/comment_3_26ba93bddb0cd1bb4e1799311f3ca750._comment new file mode 100644 index 0000000000..b20ce0be83 --- /dev/null +++ b/doc/bare_repositories/comment_3_26ba93bddb0cd1bb4e1799311f3ca750._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-02-17T21:54:33Z" + content=""" +Since the two repos git-annex branches have diverged, you need to run `git +annex merge` to merge them before you can push that branch. + +Of course, `git annex sync` handles all that for you. It can be used +against a bare repository as well as a non-bare. +"""]]