From: Jari Aalto <jari.aalto@xxxxxxxxx> Signed-off-by: Jari Aalto <jari.aalto@xxxxxxxxx> --- Documentation/git-rebase.txt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 30e5c0e..6ed2537 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -195,13 +195,13 @@ Alternatively, you can undo the 'git rebase' with CONFIGURATION ------------- +rebase.autosquash:: + If set to true enable '--autosquash' option by default. + rebase.stat:: Whether to show a diffstat of what changed upstream since the last rebase. False by default. -rebase.autosquash:: - If set to true enable '--autosquash' option by default. - OPTIONS ------- <newbase>:: -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html