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

https://github.com/sumnerevans/acm-git-good

A talk about how to understand Git, for ACM.
https://github.com/sumnerevans/acm-git-good

git mental-models

Last synced: 10 months ago
JSON representation

A talk about how to understand Git, for ACM.

Awesome Lists containing this project

README

          

# ACM Git Good

A presentation about how to understand and use Git.

[Rendered PDF](git.pdf)

## Topics

- Why use Git?
- Commits
- Branches
- Merging
- Rebasing
- Remotes
- Advanced tips