Gits is the abbreviation of git super, which enhances traditional git command.
input: gits env
output: show the enviroment of gits
flag: -u
input: gits clone ansurfen/gits
output: clone from github or gitlab or gitee ...
input: gits push
ouput: like git push, but is all in defalut
flag: -a(all)
effect: push all from current env
flag: -r(redirect)
effect: appoint pushing target
input: gits save
output: save .gitconfig
intput: -r(redirect)
effect: appoint saving file