]> git.ipfire.org Git - thirdparty/git.git/blob - Documentation/git-merge-one-file.txt
Name make_*_path functions more accurately
[thirdparty/git.git] / Documentation / git-merge-one-file.txt
1 git-merge-one-file(1)
2 =====================
3
4 NAME
5 ----
6 git-merge-one-file - The standard helper program to use with git-merge-index
7
8
9 SYNOPSIS
10 --------
11 'git merge-one-file'
12
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'.
17
18 GIT
19 ---
20 Part of the linkgit:git[1] suite