๐ Day 10:Advance Git & GitHub for DevOps Engineers.
Git Branching:
Git branching is like having separate workspaces within your project. Instead of changing the main part of your project directly, you can create branches like creating copies to experiment on specific tasks. Each project starts with a ...
trushid.hashnode.dev2 min read