git-scrum
v1.4.0
Published
Output your commits to console
Downloads
32
Readme
A tool I wrote to make my life a little easier. On a daily basis I could be working in a number branches spread across a tonne of repositories, so keeping tabs on exactly what I did the previous day could oftentimes be quite a challenge. There are other tools like this but none seem to output the branch name to the console, and to me the branch of a repo contains more context than my lousy commit messages, so it's needed.
> git-scrum
How to use
npm install git-scrum -g
- Type
git-scrum
in the parent folder for all your repos