Mastering Git for QA Automation | Branches | Mukunthan Ragavan

Опубликовано: 18 Март 2026
на канале: QA Automation Alchemist
191
4

Git for QA automation testers involves structuring the content to progressively build knowledge from basic to advanced git concepts.

This video talks about
What and Why Branches?
How to create branch?
How to switch branch?
How to list the branches?
What is default branch?
How to fetch latest branches created in remote ( after cloning)?
What is origin and how to see the value for that?