0.10.0 • Published 4 years ago

gitz v0.10.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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
0.10.0

4 years ago

0.8.4

4 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.7.6

4 years ago

0.7.5

4 years ago

0.8.0

4 years ago

0.7.4

4 years ago

0.7.3

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.4

4 years ago