-
I'm a bit confused by the naming of branches on Github for Github-linked Sandboxes. For example, when I create a fork of my master branch in CodeSandbox, it has an arbitrary name such as Although I can rename the sandbox to say Is there a way to customize the branch name from within CodeSandbox to make it easier to associate the branch with the particular sandbox the changes were submitted from? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Not at the moment, but we're working on some changes to our GitHub flow and that includes making the PR branch name on GitHub the ID of the Sandbox and we will show that in the description, which should help with this. |
Beta Was this translation helpful? Give feedback.
Not at the moment, but we're working on some changes to our GitHub flow and that includes making the PR branch name on GitHub the ID of the Sandbox and we will show that in the description, which should help with this.