OVYA Git Bash Scritps
0.1.0
Useful git scritps and OVYA git workflow related scripts
|
This script rebase a feature branch interactively. More...
Variables | |
String | BRANCH_IS_PASSED_AS_PARAM = false |
String | CURRENT_BRANCH = $(oglGetBranch) |
String | F_BRANCH = "$CURRENT_BRANCH" |
String | REBASE_OPTS = "" |
This script rebase a feature branch interactively.
[options]. | More help with the options -h |