Pretty sure I am not actively creating a branch. I fetch and merge from upstream online (on the GH page), then in my GitHub Desktop do a fetch on my checked out fork. Then do the changes, commit and push to my fork and then on the GH page issue the PR.
Maybe GH magic is automatically creating a new branch? Dunno. Dummy. ;-)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Well thats why I ask ;-)
Pretty sure I am not actively creating a branch. I fetch and merge from upstream online (on the GH page), then in my GitHub Desktop do a fetch on my checked out fork. Then do the changes, commit and push to my fork and then on the GH page issue the PR.
Maybe GH magic is automatically creating a new branch? Dunno. Dummy. ;-)