@nova-web/gitmate

A simple git cli with some handy features.

Usage no npm install needed!

<script type="module">
  import novaWebGitmate from 'https://cdn.skypack.dev/@nova-web/gitmate';
</script>

README

gitmate

A simple helper for common git tasks.

Installation

npm install -g @nova-web/gitmate

Commands

  • gitmate fetch - fetches all remotes, master branch, develop, and checks out current branch.