An open API service indexing awesome lists of open source software.

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

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/
-