OVYA Git Bash Scritps  0.1.0
Useful git scritps and OVYA git workflow related scripts
git-ogw-feature-close.sh File Reference

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 = ""
 

Detailed Description

This script close a feature branch interactively. If the feature branch is not deleted, the feature branch will be pushed.

Version
0.1.0
URL
https://github.com/OVYA/ogws