/git-genie

🧞‍♂️git scripts

Primary LanguageJavaScript

Git-genie 🧞‍♂️

Scripts that interact with a git repo through nodegit

At the moment automates the rebase of all local branches that starts with feature/ onto develop branch.

Usage

node index.js <path/to/git/repo>