This is a group of scripts to make the git workflows faster.
Clone the file:
git clone git@github.com:fabian818/git-scripts.gitRun the install script:
sh install.shgcommit "ADD: my awesome feature"
gpush my-awesome-branch
grebase mainPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.