.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3. .TH GITA "1" "August 2021" "gita 0.15.2" "User Commands" .SH NAME gita \- Manage many git repos .SH DESCRIPTION usage: gita [\-h] [\-v] .IP {add,rm,freeze,clone,rename,flags,color,info,ll,context,ls,group,super,shell,br,clean,diff,difftool,fetch,last,log,merge,mergetool,patch,pull,push,rebase,reflog,remote,reset,show,stash,stat,st,tag} \&... .PP Gita manages multiple git repos. It has two functionalities .IP 1. display the status of multiple repos side by side 2. delegate git commands/aliases from any working directory .SH EXAMPLES .IP gita ls gita fetch gita stat myrepo2 gita super myrepo1 commit \-am 'add some cool feature' .PP For bash auto completion, download and source https://github.com/nosarthur/gita/blob/master/.gita\-completion.bash .SS "optional arguments:" .TP \-h, \-\-help show this help message and exit .TP \-v, \-\-version show program's version number and exit .SS "sub-commands:" .TP {add,rm,freeze,clone,rename,flags,color,info,ll,context,ls,group,super,shell,br,clean,diff,difftool,fetch,last,log,merge,mergetool,patch,pull,push,rebase,reflog,remote,reset,show,stash,stat,st,tag} additional help with sub\-command \-h .TP add add repo(s) .TP rm remove repo(s) .TP freeze print all repo information .TP clone clone repos from config file .TP rename rename a repo .TP flags git flags configuration .TP color color configuration .TP info information setting .TP ll display summary of all repos .TP context set context .TP ls show repo(s) or repo path .TP group group repos .TP super run any git command/alias .TP shell run any shell command .SH "SEE ALSO" The full documentation for .B gita is maintained as a Texinfo manual. If the .B info and .B gita programs are properly installed at your site, the command .IP .B info gita .PP should give you access to the complete manual.