commit | 570ccad33e067616865aa9697b90c7b927d6dcf4 | [log] [tgz] |
---|---|---|
author | Michele Ballabio <barra_cuda@katamail.com> | Wed Mar 18 21:53:49 2009 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Mar 18 19:25:01 2009 -0700 |
tree | d2175cc960aa57e00a8eafc1b8c948730247e9ee | |
parent | 5e75d56f1182c99364c9f5375665c814985f384d [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>