From: Junio C Hamano Date: Fri, 6 Feb 2009 03:40:36 +0000 (-0800) Subject: Merge branch 'jc/refuse-push-to-current' X-Git-Tag: v1.6.2-rc0~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5d680a67d7909c89af96eba4a2d77abed606292b?hp=3d95d92b9a75825b2d9c9bd770d85471b18597f8 Merge branch 'jc/refuse-push-to-current' * jc/refuse-push-to-current: receive-pack: explain what to do when push updates the current branch --- diff --git a/.gitignore b/.gitignore index e8f91ce8cd..1c57d4c958 100644 --- a/.gitignore +++ b/.gitignore @@ -153,6 +153,7 @@ test-match-trees test-parse-options test-path-utils test-sha1 +test-sigchain common-cmds.h *.tar.gz *.dsc diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index efd311b1ce..ff307eb270 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -10,7 +10,8 @@ SYNOPSIS -------- [verse] 'git am' [--signoff] [--keep] [--utf8 | --no-utf8] - [--3way] [--interactive] + [--3way] [--interactive] [--committer-date-is-author-date] + [--ignore-date] [--whitespace=