bug report
authorJoey Hess <joeyh@joeyh.name>
Mon, 10 May 2021 00:55:07 +0000 (20:55 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 10 May 2021 00:55:07 +0000 (20:55 -0400)
doc/bugs/git_annex_merge_only_merges_synced_master_branch.mdwn [new file with mode: 0644]

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 (file)
index 0000000..9ee66dc
--- /dev/null
@@ -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]]