/gita

gita is a git assistant tool written by GO.

Primary LanguageGoMIT LicenseMIT

gita

gita is a git assistant tool written by GO.

usage

   status, s        git status with short.
   fetch, f         git fetch
   pull, p          git pull
   graph, g         git branch graph.
   branches, b, bs  show branch list.
   delete           delete branch.
   clean            clean local isolate branch.
   sync          	sync branch
   clone, c         git clone
   help, h          Shows a list of commands or help for one command

advance commands

  • gita clean
  • gita sync
  • gita graph