Merge branch 'rr/revert-cherry-pick-continue'
[gitweb.git] / Documentation / git-rebase.txt
index 952859f40a80c3ea7ae84823f9bcc0e80c75fd2d..504945c69153a30252527c16945836fd2aa2ec5a 100644 (file)
@@ -12,7 +12,6 @@ SYNOPSIS
        [<upstream>] [<branch>]
 'git rebase' [-i | --interactive] [options] --onto <newbase>
        --root [<branch>]
-
 'git rebase' --continue | --skip | --abort
 
 DESCRIPTION