Skip to content

ratoi-crysty/git-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-utils

Git utils

oclif Version Downloads/week License

Usage

$ npm install -g git-utils
$ git-utils COMMAND
running command...
$ git-utils (-v|--version|version)
git-utils/0.0.0 linux-x64 node-v10.16.0
$ git-utils --help [COMMAND]
USAGE
  $ git-utils COMMAND
...

Commands

git-utils clean-local-branches

delete local branches

USAGE
  $ git-utils clean-local-branches

OPTIONS
  -h, --help  show CLI help

See code: src/commands/clean-local-branches.ts

git-utils help [COMMAND]

display help for git-utils

USAGE
  $ git-utils help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

Set of git helpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published