1git-merge-one-file(1)
2=====================
34
NAME
5----
6git-merge-one-file - The standard helper program to use with git-merge-index
78
9
SYNOPSIS
10--------
11[verse]
12'git merge-one-file'
1314
DESCRIPTION
15-----------
16This is the standard helper program to use with 'git merge-index'
17to resolve a merge after the trivial merge done with 'git read-tree -m'.
1819
GIT
20---
21Part of the linkgit:git[1] suite