https://github.com/fakerr/git-cheat
Concise, easy to reach Git cheat sheet in your terminal
https://github.com/fakerr/git-cheat
cheatsheet cli command-line git
Last synced: 17 days ago
JSON representation
Concise, easy to reach Git cheat sheet in your terminal
- Host: GitHub
- URL: https://github.com/fakerr/git-cheat
- Owner: Fakerr
- License: mit
- Created: 2020-12-28T22:20:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T10:54:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T10:17:53.515Z (10 months ago)
- Topics: cheatsheet, cli, command-line, git
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 60
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-cheat
> Beautiful, easy to reach Git cheat sheet in your terminal

## Usage
```sh
$ git cheat
```
## Installation
##### Using NPM
```sh
sudo npm install --global @fakerr/gitchsh
```
## Requirements
- Tools: git
## Credits
All credits should go to `KIANI0X01` who created the [cheat sheet](https://milddev.com/git/an-essential-guide-on-how-use-to-git-and-github/) I'm using.
I just wrapped it into a CLI.
## Contribution
Pull requests are welcome, along with any feedback or ideas.
## License
MIT