Closed adamdoty closed 2 years ago
Yep working with multiple branches can get confusing, but I think you rolled it up well. git pull on master and all good:
@bbelderbos Github shows the option to delete the branch. What is the best practice here?
That's probably fine. I usually don't bother too much with deleting branches on GitHub. But it should be fine because the changes are now in the main branch.
I was confused why it was making the changes again, but then realized that file_upload was a separate branch.