|
OVYA Git Bash Scritps
0.1.0
Useful git scritps and OVYA git workflow related scripts
|
This script delete a feature branch. More...
Variables | |
| String | ASSUME_YES = false |
| String | BRANCH_IS_PASSED_AS_PARAM = false |
| String | CHECK_STATUS = true |
| String | CURRENT_BRANCH = $(oglGetBranch) |
| String | F_BRANCH = "$CURRENT_BRANCH" |
| String | REBASE_OPTS = "" |