GIT Branching (I): Explained Like I'm Five
Branching is a feature available in most modern version control systems. In Git, branches are a part of your everyday development process.
When you want to add a new feature or fix a bug—no matter how big or how small—you create a new branch to hold...
olawanlejoel.hashnode.dev5 min read