OVYA Git Bash Scritps
0.1.0
Useful git scritps and OVYA git workflow related scripts
|
This script close a feature branch interactively. If the feature branch is not deleted, the feature branch will be pushed. More...
Variables | |
String | ASSUME_YES = false |
String | BRANCH_IS_PASSED_AS_PARAM = false |
String | CURRENT_BRANCH = $(oglGetBranch) |
String | F_BRANCH = "$CURRENT_BRANCH" |
String | FORCE_DELETE = false |
String | REBASE_OPTS = "" |
This script close a feature branch interactively. If the feature branch is not deleted, the feature branch will be pushed.