Relative Content

Tag Archive for githubmergepull-request

GitHub merge branch with 0 changes

I have created a library on GitHub with a main and a dev branch. Someone contributed and I accidentally merged directly to the main branch instead to dev first and then to main. To avoid future problems, I then merged from main to dev so both are on the same level.
Now GitHub suggests to merge from dev to main again as it has “changes”.