githubteacher / githubteacher/dev-dec-12
Day 2
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## GitHub Games
- [x] Update the `README.md`
- [x] Practice merge conflicts
- [x] Fix game using `git revert`
- [x] Atomic commits
- [ ] `git mv`
- [ ] `git add -p`
## Rewriting History
- [x] Commit structure - why are some things safe to do?
- [x] Create local repository
- [x] `git reset` to go back in time
- [x] `git reflog`: A history of where HEAD has pointed
- [x] `git cherry-pick`
## Other good to know
- [x] Fast Forward merge vs Recursive merge
- [x] `git rebase`
- [x] `.gitignore`
- [x] Tagging with Git
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.