GitX cannot create merge commits
Reported by Ákos Gyimesi | April 22nd, 2009 @ 05:38 PM | in 0.7
If you resolve a merge conflict and then commit with GitX, the created commit object contains only one parent (the head of the current branch). It would be useful to create a merge commit in this case, even if GitX itself cannot perform a merge (yet).
GitX version: 0.6.2
Comments and changes to this ticket
-

Pieter de Bie May 28th, 2009 @ 04:41 PM
- Tag set to enhancement, feature, request
- State changed from new to small
Yes, that would be nice. It would even be nice for now to have something that warns against committing a merge commit.
-

Pieter de Bie June 20th, 2009 @ 09:50 PM
- State changed from small to open
- Milestone set to 0.7
Let's add a warning in 0.7
-

Pieter de Bie June 20th, 2009 @ 10:11 PM
- State changed from open to resolved
Fixed in d6ccf34881 (CommitController: Reject merges)
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
GitX is the nice-looking gitk clone for OS X
People watching this ticket
Tags
Referenced by
-
#176 merge commit not correctly handled
Thanks for reporting this. However, this has already been...