Skip to content

Latest commit

 

History

History

git-rbs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git rbs

Rebase skip i.e. restart the rebase process by skipping the current patch

Git alias:

# git rbs:
rbs = rebase --skip

Example:

git rbs