skip to navigation
skip to content

gitstatus 1.5.0

Support the git operate.

Downloads ↓

# About
* This script support your git operate.

# Usage and Commands
        Usage: $ gitstatus <cmd> <arguments>
        cmd:
          1, nomal -- show status.
          2, tree <*type> -- show tree of repogitry.
          3, attr <file>  -- show attribute of file.
          4, hash <file>  -- show hash of file.
          5, cat  <file>  -- show contents of file.
          6, log          -- export log file.

# Explain commands
## nomal
* You can show status of git at last commit.

## tree
* You can show attributes of git object.
* The attributes are `hash`, `type` and `code`.
* If you write type of git object at second argument, this script find the type and print it.

## hash
* You can show hash code of git object that written at second argument.

## cat
* You can show contents of file at second argument.

## log
* This script export log at txt file.
 
File Type Py Version Uploaded on Size # downloads
gitstatus-1.5.0.tar.gz (md5) Source 2011-02-23 1KB 310