Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
merge, pull: introduce '--(no-)stat' option
[gitweb.git]
/
Documentation
/
git-merge.txt
diff --git
a/Documentation/git-merge.txt
b/Documentation/git-merge.txt
index 821e21bba32db35d667fa181b5696a3a0d2f9518..ef1f055c8574e928c8e05c820f2f1cc962e3d422 100644
(file)
--- a/
Documentation/git-merge.txt
+++ b/
Documentation/git-merge.txt
@@
-9,7
+9,7
@@
git-merge - Join two or more development histories together
SYNOPSIS
--------
[verse]
-'git-merge' [-n] [--s
ummary
] [--no-commit] [--squash] [-s <strategy>]...
+'git-merge' [-n] [--s
tat
] [--no-commit] [--squash] [-s <strategy>]...
[-m <msg>] <remote> <remote>...
'git-merge' <msg> HEAD <remote>...