1git-merge-one-file(1)2=====================34NAME5----6git-merge-one-file - The standard helper program to use with git-merge-index789SYNOPSIS10--------11'git merge-one-file'1213DESCRIPTION14-----------15This is the standard helper program to use with 'git merge-index'16to resolve a merge after the trivial merge done with 'git read-tree -m'.1718GIT19---20Part of the linkgit:git[1] suite