Skip to content
Discussion options

You must be logged in to vote

I see that the branch is named challenge and it should be arduino-challenge. It is incorrect in the repository documentation. Please create an issue to report the error and correct it.

Once the issue is closed after being resolved, you will be able to update your repository by following the instructions in the main README.

Meanwhile, to change the branch name, run the following commands in your local repository:

git switch challenge
git git branch -m arduino-challenge
git push -u origin arduino-challenge
git push origin --delete challenge

You close the current Pull Request and create a new one with the new branch.

Sorry for the inconvenience.


If this answer has been useful to you, don…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JordiiQueralto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants