< Workshops
Workshops/Git
Benjie and Michael will be running a course for git beginners at some point soon.
Topics we might cover
- Overview of version control (distributed vs centralised, hashes, merges)
- Git workflow (Overview how you work with git)
- Git basics (config, clone, add, commit, push, pull, mv, rm)
- Viewing differences (status, diff, show, log)
- Git grep (grep)
- Git surgery (--patch, rebase)
- Cleaning up (reset, checkout)
- Branches and merging (branch, merge)
- Tagging (tag)
- Advanced features (bisect, rebase, show)
This article is issued from Old-wiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.