MinGW: Add missing file mode bit defines
[git/dscho.git] / Documentation / git-merge-one-file.txt
blobee059def79f85e770b23b34bce1dfc293434aa8b
1 git-merge-one-file(1)
2 =====================
4 NAME
5 ----
6 git-merge-one-file - The standard helper program to use with git-merge-index
9 SYNOPSIS
10 --------
11 'git merge-one-file'
13 DESCRIPTION
14 -----------
15 This is the standard helper program to use with 'git merge-index'
16 to resolve a merge after the trivial merge done with 'git read-tree -m'.
18 GIT
19 ---
20 Part of the linkgit:git[1] suite