DOKK / manpages / debian 10 / git-annex / git-annex-merge.1.en
git-annex-merge(1) General Commands Manual git-annex-merge(1)

git-annex-merge - automatically merge changes from remotes

git annex merge

This performs the same merging (and merge conflict resolution) that is done by the sync command, but without pushing or pulling any data.

When annex.resolvemerge is set to false, merge conflict resolution will not be done.

git-annex(1)

git-annex-sync(1)

Joey Hess <id@joeyh.name>