https://github.com/jonyeezs/gitreference
Git Reference Guide
https://github.com/jonyeezs/gitreference
cheatsheet git guidebook reference-material
Last synced: 5 months ago
JSON representation
Git Reference Guide
- Host: GitHub
- URL: https://github.com/jonyeezs/gitreference
- Owner: jonyeezs
- Created: 2016-03-07T11:43:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T23:46:33.000Z (over 1 year ago)
- Last Synced: 2025-04-15T19:24:02.721Z (7 months ago)
- Topics: cheatsheet, git, guidebook, reference-material
- Language: SCSS
- Homepage: http://jonyeezs.github.io/gitreference/
- Size: 635 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jonathan's Git Reference
_Disclaimer: images are taken from other sites that i find very useful. Look at [references.md](https://github.com/jonyeezs/gitcheat/blob/master/images/references.md) in the image folder for the citations._
Click on the [link to go to the website](http://jonyeezs.github.io/gitreference/)
## Developement
Uses [Jekyll](https://jekyllrb.com/docs/installation/).
```bash
bundle install
bundle exec jekyll serve
```
=======
You are more than welcome to post me an issue:
* If you have an awesome git tip I should know about
* If you think anything on my guide is wrong
Don't post an issue if you like this but star it if you do!