Skip to content

cgit help

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

Clone this wiki locally