https://github.com/codebytes/gitgood
a git training repo
https://github.com/codebytes/gitgood
Last synced: 10 months ago
JSON representation
a git training repo
- Host: GitHub
- URL: https://github.com/codebytes/gitgood
- Owner: codebytes
- Created: 2020-04-23T21:47:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T16:14:32.000Z (over 4 years ago)
- Last Synced: 2025-01-22T06:48:12.477Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Good With Advanced Git
A Repo with utilites and scripts for my "Git Good with Advanced Git" Talk
## Resources
- Git visualization: https://git-school.github.io/visualizing-git/
- Git SCM Book: https://git-scm.com/book/en/v2
- On undoing, fixing, or removing commits in git: https://sethrobertson.github.io/GitFixUm/fixup.html
- Dangit, Git: https://dangitgit.com/
-