Did you ever push your code without doing a pull first? Well, I have done it many times
Trying to make a uniform cli using multiple cores to fetch and show which repos of yours need a pull.
You need to have Node.js installed
npm -i -g
git-buddy -aWhat's all the bells and whistles this project can perform?
- See the heads of the repositories
- Fetch the repo's commits async
'developing'
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome. CONTRIBUTING.MD is yet to be made
The code in this project is licensed under MIT license.