Git Branching and Merging
1Introduction to Git2Initial Setup and Basic Workflow3Basic Concepts of Branches in Git4Creating and Deleting Branches5Branch Navigation6Branch Merging7Resolución de Conflictos de Fusión8Merge Strategies: Fast-Forward vs. Recursive9Rebase in Git: Concepts and Uses10Merge vs. Rebase: When to Use Each11Remote Branches and Their Management12Git Flow and Other Workflow Models13Best Practices for Branching and Merging14Advanced Tools and Commands15Conclusion and Final Recommendations
Start course