author | Michele Ballabio <barra_cuda@katamail.com> | |
Wed, 18 Mar 2009 20:53:49 +0000 (21:53 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 19 Mar 2009 02:25:01 +0000 (19:25 -0700) | ||
commit | 570ccad33e067616865aa9697b90c7b927d6dcf4 | |
tree | d2175cc960aa57e00a8eafc1b8c948730247e9ee | tree | snapshot |
parent | 5e75d56f1182c99364c9f5375665c814985f384d | commit | diff |
rebase: add options passed to git-am
Add the options --committer-date-is-author-date and --ignore-date
to git-rebase. They were introduced in commit a79ec62d0 for git-am.
These options imply --force-rebase.
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add the options --committer-date-is-author-date and --ignore-date
to git-rebase. They were introduced in commit a79ec62d0 for git-am.
These options imply --force-rebase.
Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt | diff | blob | history | |
git-rebase.sh | diff | blob | history |