Gits

Introduction
Gits is the abbreviation of git super, which enhances traditional git command.
Command
Env
input: gits env
output: show the enviroment of gits
flag: -u
Clone
input: gits clone ansurfen/gits
output: clone from github or gitlab or gitee ...
Push
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
Save
input: gits save
output: save .gitconfig
intput: -r(redirect)
effect: appoint saving file