@nova-web/gitmate
v1.15.0
Published
A simple git cli with some handy features.
Readme
gitmate
A simple helper for common git tasks.
Installation
npm install -g @nova-web/gitmateCommands
gitmate fetch- fetches all remotes, master branch, develop, and checks out current branch.gitmate fetch [remote]- fetches all remotes, merges main branches from a specific remote
