Day 10 Task: Advance Git & GitHub for DevOps Engineers.
Git Branching:
Git branching is like creating parallel versions of a project to work on different tasks separately. It's like having multiple workspaces so changes in one don't affect the others. Once a task is complete, you can merge it back into th...
zehrajabeen1.hashnode.dev3 min read