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 to merge one branch into another? #128

Open
fulalas opened this issue Sep 25, 2023 · 2 comments
Open

How to merge one branch into another? #128

fulalas opened this issue Sep 25, 2023 · 2 comments

Comments

@fulalas
Copy link

fulalas commented Sep 25, 2023

When I'm on branch A and want to merge branch B into branch A, nothing happens, no command in the console output. I tried both official Guitar release 1.2.0 and current git.

Apart from that everything seems to be working! Nice job! :)

EDIT: I'm using Slackware x64 current, git 2.42.0

@soramimi
Copy link
Owner

Normal way:

  1. Checkout branch A
  2. Right click on branch B
  3. Choose 'Merge' from the menu
  4. Click OK on the dialog box

If this doesn't work, please run the 'git merge ...' command in the terminal and read the error message.

@fulalas
Copy link
Author

fulalas commented Sep 27, 2023

Manual merge via other applications or terminal works.

The issue happens only when using Guitar. No command appears on the log window when I click on merge. Really nothing happens. :(

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

No branches or pull requests

2 participants