You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
648 B
32 lines
648 B
19 years ago
|
git-merge-one-file(1)
|
||
|
=====================
|
||
20 years ago
|
v0.99.4, Aug 2005
|
||
20 years ago
|
|
||
|
NAME
|
||
|
----
|
||
19 years ago
|
git-merge-one-file - The standard helper program to use with "git-merge-index"
|
||
20 years ago
|
|
||
|
|
||
|
SYNOPSIS
|
||
|
--------
|
||
19 years ago
|
'git-merge-one-file'
|
||
20 years ago
|
|
||
|
DESCRIPTION
|
||
|
-----------
|
||
19 years ago
|
This is the standard helper program to use with "git-merge-index"
|
||
20 years ago
|
to resolve a merge after the trivial merge done with "git-read-tree -m".
|
||
|
|
||
|
Author
|
||
|
------
|
||
20 years ago
|
Written by Linus Torvalds <torvalds@osdl.org>,
|
||
|
Junio C Hamano <junkio@cox.net> and Petr Baudis <pasky@suse.cz>.
|
||
20 years ago
|
|
||
|
Documentation
|
||
|
--------------
|
||
|
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
|
||
|
|
||
|
GIT
|
||
|
---
|
||
|
Part of the link:git.html[git] suite
|
||
|
|