Daniel, Gitorious will use the merge-base of the two branches as starting point for the merge request. If you need to exclude a commit, you should create another branch without that commit and send a merge request from that.
Cheers, - Marius On Tue, Mar 13, 2012 at 5:53 PM, Daniel Aleksandersen <[email protected]>wrote: > Hi > > When creating merge requests, I can specify the end-of-range from the Web > UI. > > But can I somehow also set start-of-range? I want to exclude one commit > from the merge request as I already opened a separate merge request for > that commit. I want to keep them separate as the first commit/merge request > was a translation of a project; and the following commits (all made to my > master) was other changes that I now want to send back upstream. > > c4eaac1..d6fba82 > https://gitorious.org/~zcode/jqcaldav/zcodes-jqcaldav > > From the Web UI, I suspect that I was supposed to use separate branches > for the work I’ve done. But as I committed everything to master it is a bit > too late for that; isn’t it? > > Thanks for suggestions, > -- > Daniel Aleksandersen > https://twitter.com/Aeyoun > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > -- Marius Mårnes Mathiesen Rubyist, Shortcut AS Tel.: (+47) 92 60 95 38. http://shortcut.no -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
