Hi,
I was hoping to create a copy of one of my own branches under a different name that I can develop separately. Can I do this simply by checking out the branch again and specifying the location it goes to (a different folder) or is it best to create a new branch entirely and copy over the changes? I just want to be careful that when I commit it doesn’t overwrite the original branch.
Thanks,
Hannah