I am new to Git and it's so confusing to me :(. I previously worked with SVN before and Git making it so tricky for me.
The master code is available on GitHub. I need to create a branch and update the code for some bugs.
I searched on web and everyone is saying I should have master checkout to my machine and then create a branch. I am not sure how this works.
Currently I don't have any code on my machine. How can I create a branch from code available in the GitHub web interface?