user error, not a bug

This commit is contained in:
Joey Hess 2021-05-09 20:58:35 -04:00
parent a8e8ad95a2
commit e53bd0c6c0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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]]