gitcheat
v1.0.1
Published
Command line utility that summarizes commonly used Git commands
Downloads
19
Maintainers
Readme
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
