Git and GitHub
1Introduction to Git and GitHub2Installation and Configuration of Git3Version Control Fundamentals4Repository Creation and Cloning5Making Commits and Tracking Changes6Branch Management (branching)7Branch Merging (Merging)8Conflict Resolution9Collaborative Work on GitHub10Pull Requests and Code Reviews11Advanced Git Usage (rebase, cherry-pick, etc.)12Automation with Git hooks13Continuous Integration with GitHub Actions14Version Management and Release Deployment15Conclusions and Best Practices in Git and GitHub
Start course