--no-squash, --no-commit and --no-ff was missing from the output of git-merge --help. This patch fixes the issue. Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> --- git-merge.sh | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/git-merge.sh b/git-merge.sh index 69b35d8..09c002b 100755 --- a/git-merge.sh +++ b/git-merge.sh @@ -15,8 +15,11 @@ no-summary (synonym to --no-stat) log add list of one-line log to merge commit message no-log don't add list of one-line log to merge commit message squash create a single commit instead of doing a merge +no-squash don't create a single commit instead of merging (default) commit perform a commit if the merge sucesses (default) +no-commit don't perform a commit if the merge sucesses ff allow fast forward (default) +no-ff don't allow fast forward s,strategy= merge strategy to use m,message= message to be used for the merge commit (if any) " -- 1.5.5.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Ondrej Zary | pata_it821x completely broken |
| Linus Torvalds | Linux 2.6.27-rc8 |
| Greg KH | Linux 2.6.25.10 |
git: | |
| Jakub Narebski | Re: VCS comparison table |
| Theodore Tso | Re: git on MacOSX and files with decomposed utf-8 file names |
| Ken Pratt | Re: pack operation is thrashing my server |
| Junio C Hamano | Re: git-diff on touched files: bug or feature? |
| Richard Stallman | Real men don't attack straw men |
| qw er | OpenBSD sucks |
| Douglas A. Tutty | Re: low-MHz server |
| Josh Grosse | Re: ssh/sshd challenge-response seems to have stopped working in -current |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Steve Wise | pktgen question |
| Ingo Molnar | Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+ |
| Sangtae Ha | Re: A Linux TCP SACK Question |
