I had created a remote repository in Github and pushed my project into that remote repository. After pushing it, a new branch is created master
and now I have two branches main
and master
. The default branch is main
which shouldn't be. At the time of the creation of the remote repository, I have added a Readme.md
file maybe because of that main
branch is created in the first place. Could you correct me here?
As of now, I have two branches, and I changed the default branch to master
. For the main
branch, it is showing as main had recent pushes 43 minutes ago
and compare & pull request
button. When I clicked the button it is showing as below.
When the main
branch is created, Is it because of adding Readme.md file? How can I do a pull request as I am developing a small project alone? Need some guidance on that.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…