1.0.1 • Published 10 years ago
gitcheat v1.0.1
Git Cheat Sheet
Command line utility that summarizes commonly used Git commands for quick reference. Based on Git Cheat Sheet by GitHub.
Tested on Linux. Bug fixes and contributions to make this better are welcome.
Why

Install
npm install -g gitcheatUsage
Tip : Just type
gcsin your terminal to get a help page with usage instructions.
$ gcs [keyword]or
gitcheat [keyword]For Example

Keyword List
- commit
- config
- files
- sync
- create
- branch
- review