summaryrefslogtreecommitdiff
path: root/doc/todo/Expose_auto-merge_for_manual__44___local_merges.mdwn
blob: c2cf26f83508ed0cfa806b169108d803ec233123 (plain)
1
2
3
4
5
6
7
8
9
The automatic conflict resolution currently seems to only work within
the context of sync, when merging «synced/foo» into «foo». It would be
convenient if this functionality were exposed for manual merges
between local branches.

E.g., one might invoke «git annex merge» or «git annex autoresolve»
after «git merge» when conflicts are found.

> [[done]] as resolvemerge. --[[Joey]]