rebase -i: mention the option to split commits in the man page
commitf0fd889d7ff02efe8ee4a25ae2380db47c128682
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 31 Aug 2007 17:10:21 +0000 (31 18:10 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 1 Sep 2007 06:22:51 +0000 (31 23:22 -0700)
tree7404d7ee2fb8603059db00da2561968f7993ff69
parent082036688f528d28ef5b63d9491a0ec0d701f68a
rebase -i: mention the option to split commits in the man page

The interactive mode of rebase can be used to split commits.  Tell the
interested parties about it, with a dedicated section in the man page.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt