Skip to content
Snippets Groups Projects
Commit 30ab6715 authored by Gustavo Sousa's avatar Gustavo Sousa
Browse files

dim: Allow passing rebase options to retip with implicit branch


The subcommand "retip" allows passing extra git rebase options, but that
requires the branch name to be explicitly passed as first argument.
Since we do not expect branch names to start with a dash, let's allow
the user to pass extra rebase options without the need to explicitly
pass the branch name if the current one is to be used.

Signed-off-by: default avatarGustavo Sousa <gustavo.sousa@intel.com>
parent c62d7e16
No related branches found
No related tags found
1 merge request!70dim: Allow passing rebase options to retip with implicit branch
Pipeline #1274635 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment