summaryrefslogtreecommitdiff
path: root/Documentation/git-merge-one-file.txt
blob: ee059def79f85e770b23b34bce1dfc293434aa8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
git-merge-one-file(1)
=====================
 
NAME
----
git-merge-one-file - The standard helper program to use with git-merge-index
 
 
SYNOPSIS
--------
'git merge-one-file'
 
DESCRIPTION
-----------
This is the standard helper program to use with 'git merge-index'
to resolve a merge after the trivial merge done with 'git read-tree -m'.
 
GIT
---
Part of the linkgit:git[1] suite