gitz

0.10.0 • Public • Published

gitz

Interactive git client for feature workflow

Run

npm install --global gitz
cd my-git-repo
gitz

CLI

$ gitz --help

Usage:
  gitz                      Index of commands
  gitz status               (s) Current branch status
  gitz branch <name?>       (b) Create new feature branch
  gitz checkout             (c) Switch to feature branch
  gitz commit <message?>    (m) Commit with issueId
  gitz update               (u) Rebase current branch onto ${env.masterBranch}

Options:
  -h --help                 Show this screen
  -v --version              Show version
  -d --debug                Run with debug logs

Readme

Keywords

none

Package Sidebar

Install

npm i gitz

Weekly Downloads

2

Version

0.10.0

License

MIT

Unpacked Size

226 kB

Total Files

182

Last publish

Collaborators

  • littlemooon