Git materials
Last updated 1 month and 27 days ago - September 3, 2023
Free content
- How to be a git expert
- BitBucket - Learn Git
- TomDoesTech - Learn Just Enough Git to be Productive
- How to learn Git slowly.
- Oh My Git! Game about learning Git
Free content in Polish
Additional content
Write good commit messages
- Write Git Commit Messages That Your Colleagues Will Love
- Conventional Commits - add a type of your commit to your messages
- Please Start Writing Better Git Commits
Polish materials for writing good commit messages
Workflow with git
- Fireship - 13 Advanced (but useful) Git Techniques and Shortcuts
- Annie Sexton - Git Organized: A Better Git Flow
- BenjO - Organize your development to avoid big pull requests
Quick tips for Git
- How to Update a Fork in Git - medium
- Turn around your Git mistakes in 17 ways - quick fixes for common mistakes
- How to remove commits from a pull request - stackoverflow
- Delete branches that have been merged - stackoverflow