author | J. Bruce Fields <bfields@citi.umich.edu> | |
Fri, 7 Sep 2007 14:20:50 +0000 (10:20 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 8 Sep 2007 04:02:08 +0000 (21:02 -0700) | ||
commit | 059f446d57d51fbacdace3fbadf2414916c201dd | |
tree | ae61ce466bf44431848578cf165140c4fb163caf | tree | snapshot |
parent | b5ef6ac978012475660a36583b2174e9bd8188a5 | commit | diff |
git-rebase: support --whitespace=<option>
Pass --whitespace=<option> to git-apply. Since git-apply and git-am
expect this, I'm always surprised when I try to give it to git-rebase
and it doesn't work.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Pass --whitespace=<option> to git-apply. Since git-apply and git-am
expect this, I'm always surprised when I try to give it to git-rebase
and it doesn't work.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt | diff | blob | history | |
git-rebase.sh | diff | blob | history |