[PATCH 1/4] split core-git.txt and update
[git/gitweb.git] / Documentation / git-merge-one-file-script.txt
blob387601d7e449bf448325ca16a4b20879c81d0c02
1 git-merge-one-file-script(1)
2 ============================
3 v0.1, May 2005
5 NAME
6 ----
7 git-merge-one-file-script - The standard helper program to use with "git-merge-cache"
10 SYNOPSIS
11 --------
12 'git-merge-one-file-script'
14 DESCRIPTION
15 -----------
16 This is the standard helper program to use with "git-merge-cache"
17 to resolve a merge after the trivial merge done with "git-read-tree -m".
19 Author
20 ------
21 Written by Linus Torvalds <torvalds@osdl.org>
23 Documentation
24 --------------
25 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
27 GIT
28 ---
29 Part of the link:git.html[git] suite