Documentation: move rebase.* configs to new file
authorLiam Beguin <liambeguin@gmail.com>
Sun, 3 Dec 2017 22:17:13 +0000 (17:17 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Dec 2017 17:02:21 +0000 (09:02 -0800)
Move all rebase.* configuration variables to a separate file in order to
remove duplicates, and include it in config.txt and git-rebase.txt. The
new descriptions are mostly taken from config.txt as they are more
verbose.

Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found