gitcheat

1.0.1 • Public • Published

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

https://xkcd.com/1597/

Install

npm install -g gitcheat

Usage

Tip : Just type gcs in your terminal to get a help page with usage instructions.

$ gcs [keyword]

or

gitcheat [keyword]

For Example

Example : $ gcs branch

Keyword List

  • commit
  • config
  • files
  • sync
  • create
  • branch
  • review

js-standard-style

Package Sidebar

Install

npm i gitcheat

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • harrisjose