From ac021e8734bd92f5c0133c6e3fe2ee2444920e39 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 12 Sep 2018 15:43:20 -0400 Subject: [PATCH] followup --- ..._2_c10d614039b82c5be289e8e34bc70f86._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/repos_syncs_but_fails_to_show_files_in_one_direction/comment_2_c10d614039b82c5be289e8e34bc70f86._comment diff --git a/doc/forum/repos_syncs_but_fails_to_show_files_in_one_direction/comment_2_c10d614039b82c5be289e8e34bc70f86._comment b/doc/forum/repos_syncs_but_fails_to_show_files_in_one_direction/comment_2_c10d614039b82c5be289e8e34bc70f86._comment new file mode 100644 index 0000000000..3dc63e78db --- /dev/null +++ b/doc/forum/repos_syncs_but_fails_to_show_files_in_one_direction/comment_2_c10d614039b82c5be289e8e34bc70f86._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2018-09-12T19:35:54Z" + content=""" + [2018-09-12 20:54:23.321141703] call: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"-c\",\"core.bare=false\",\"branch\",\"-f\",\"master\",\"refs/heads/master\"] + fatal: Cannot force update the current branch. + +Good spotting. This problem was reported by some people +[back in 2013](forum/Can_Not_Sync_to_Git_Repo), +but not since then. They were all using direct mode, and I see you are +too. + +But, as far as I can see, current git-annex *never* runs "git branch -f". + +So, I think you may have an old version of git-annex there.. +"""]]