blob: f80ab3b8c479d787e116298f5446d1ff57ff2774 [file] [log] [blame]
Junio C Hamano1a4e8412005-12-27 08:17:231git-merge-one-file(1)
2=====================
3
4NAME
5----
Junio C Hamano7c73c662007-01-19 00:37:506git-merge-one-file - The standard helper program to use with git-merge-index
Junio C Hamano1a4e8412005-12-27 08:17:237
8
9SYNOPSIS
10--------
11'git-merge-one-file'
12
13DESCRIPTION
14-----------
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".
17
18Author
19------
20Written by Linus Torvalds <torvalds@osdl.org>,
21Junio C Hamano <junkio@cox.net> and Petr Baudis <pasky@suse.cz>.
22
23Documentation
24--------------
25Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
26
27GIT
28---
29Part of the gitlink:git[7] suite
30