You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abdfnx edited this page Dec 24, 2020
·
2 revisions
Usage
cgit -h
this command well show usage of cgit
$ cgit -h
Usage:
cgit -h: help (this output)
cgit -v: corgit version
cgit -d: show description
cgit i: init .git and push origin
cgit s: status
cgit sl: show the status of git by list view
cgit e: push an existing repo
cgit ph: push and commit
cgit pl: fetch and pull
Setup:
./setup
Uninstall:
./un