Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How merge a branch into main? #252

Open
Roy5691 opened this issue Aug 24, 2024 · 1 comment
Open

How merge a branch into main? #252

Roy5691 opened this issue Aug 24, 2024 · 1 comment

Comments

@Roy5691
Copy link

Roy5691 commented Aug 24, 2024

I have been using the plugin and it's great to be able to use git within the editor.

I don't use Github or any other remote git service. I use git very simply. I have my main work on 'main' and make branches to try out ideas, features, etc, and then merge these branches into main when I am finished.

I made a branch using the plugin to do some work, expecting I would be able to merge this branch into main but I can't find a 'merge' action.

I read the wiki and nothing is mentioned there.

Am I misunderstanding how merging is performed using the plugin, or is merging not possible using the plugin?

@vuk-noctiluca
Copy link

It doesn't seem to be possible to merge from within the editor using the addon. I had to manually merge in the file browser, then restart Godot so the addon registers the changes in the repo (without this, it will display the merged branch as if it still exists).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants