DUMB IT DUDE Blog

how to rename local branch in git cover 0

How to Rename your Local Branch in Git

How to rename your local branch in Git is just one command. But the sole reason I have written this post is because I keep forgetting. There have been moments when I would start...

how to create a new branch in git 1

How to Create a new Branch in Git

This little post is on how to create a new branch using Git. Pretty fair and simple, I know. But a lot of people still don’t know this. And I have decided to help...