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 deleted file mode 100644 index 9ee66dcd28..0000000000 --- a/doc/bugs/git_annex_merge_only_merges_synced_master_branch.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -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]]