1 git-merge-one-file-script(1)
2 ============================
7 git-merge-one-file-script - The standard helper program to use with "git-merge-cache"
12 'git-merge-one-file-script'
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".
21 Written by Linus Torvalds <torvalds@osdl.org>,
22 Junio C Hamano <junkio@cox.net> and Petr Baudis <pasky@suse.cz>.
26 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
30 Part of the link:git.html[git] suite