X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-merge-one-file.txt;h=dc8a96adb00c0b674e12e071a4a56f89bfe8583d;hb=d36f8679e94c2a0d4d15d6adcea434634af6d627;hp=ee95df3bc07874bb74b77899f113830b943066f6;hpb=7ae512b7da17e8f8c474fa80fb44b023c6f83882;p=git.git diff --git a/Documentation/git-merge-one-file.txt b/Documentation/git-merge-one-file.txt index ee95df3bc..dc8a96adb 100644 --- a/Documentation/git-merge-one-file.txt +++ b/Documentation/git-merge-one-file.txt @@ -12,13 +12,13 @@ SYNOPSIS 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". +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'. Author ------ Written by Linus Torvalds , -Junio C Hamano and Petr Baudis . +Junio C Hamano and Petr Baudis . Documentation -------------- @@ -26,4 +26,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list