Merge branch 'so/rebase-doc'
* so/rebase-doc: Documentation/git-rebase.txt: <upstream> must be given to specify <branch>
This commit is contained in:
commit
9c9fbee8f5
@ -9,7 +9,7 @@ SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'git rebase' [-i | --interactive] [options] [--exec <cmd>] [--onto <newbase>]
|
||||
[<upstream>] [<branch>]
|
||||
[<upstream> [<branch>]]
|
||||
'git rebase' [-i | --interactive] [options] [--exec <cmd>] [--onto <newbase>]
|
||||
--root [<branch>]
|
||||
'git rebase' --continue | --skip | --abort | --edit-todo
|
||||
|
Loading…
Reference in New Issue
Block a user