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