Short-Lived Branches
01
Git Concepts
Key Concept
What are Short-Lived Branches?
- Think of these as temporary 'sticky notes' for your code.
- They are created for one small, specific task at a time.
- Once the task is finished, the branch is deleted to save space.
1 / 7
