I want to merge a branch into main
in a remote repository hosted on GitHub. I don’t want to clone the repository locally first. How can I do this please?
I want to merge a branch into main
in a remote repository hosted on GitHub. I don’t want to clone the repository locally first. How can I do this please?