0.10.0 • Published 5 years ago

gitz v0.10.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

0.8.4

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.7.6

5 years ago

0.7.5

5 years ago

0.8.0

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.4

5 years ago