author | Todd Zullinger <tmz@pobox.com> | |
Sat, 28 Feb 2009 18:42:02 +0000 (13:42 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 28 Feb 2009 19:47:25 +0000 (11:47 -0800) | ||
commit | 749485f6225455eefd4a2af31e2c98068f20464d | |
tree | d7b080aea8488d8847a0968c0ecdc5b58ed72234 | tree | snapshot |
parent | 736e619a1be92fcb6eac0155b51bc93d1dcc3157 | commit | diff |
git-rebase: Update --whitespace documentation
The parameters accepted by the --whitespace option of "git apply" have
changed over time, and the documentation for "git rebase" was out of
sync. Remove the specific parameter list from the "git rebase"
documentation and simply point to the "git apply" documentation for
details, as is already done in the "git am" documentation.
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The parameters accepted by the --whitespace option of "git apply" have
changed over time, and the documentation for "git rebase" was out of
sync. Remove the specific parameter list from the "git rebase"
documentation and simply point to the "git apply" documentation for
details, as is already done in the "git am" documentation.
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt | diff | blob | history |