From: Joey Hess Date: Mon, 10 May 2021 00:55:07 +0000 (-0400) Subject: bug report X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~91^2~420 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a8e8ad95a2d09a9d62b7dd2fe2ea47aa02c429da;p=git-annex.git bug report --- diff --git a/doc/bugs/git_annex_merge_only_merges_synced_master_branch.mdwn b/doc/bugs/git_annex_merge_only_merges_synced_master_branch.mdwn new file mode 100644 index 0000000000..9ee66dcd28 --- /dev/null +++ b/doc/bugs/git_annex_merge_only_merges_synced_master_branch.mdwn @@ -0,0 +1,4 @@ +If I do git-annex sync remote when in branch foo, +and then in the remote repo, do git-annex merge, +it does not merge the synced/foo branch, despite branch foo being checked +out. --[[Joey]]