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

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

Detailed Description

This script rebase a feature branch interactively.

Parameters
[options].More help with the options -h
Version
0.1.0
URL
https://github.com/OVYA/ogws