Am 13.12.2011 09:24, schrieb Frank Lanitz:
Hi folks,

See question from subject line. How can I merge a pull request without
adding a new commit stating the merge? Is there some kind of ff or
cherry-pick available through front end?

Cheers,
Frank

It'll automatically fast-forward if it's possible. For that, the branch should be rebased onto the branch you merge into.

However, don't rebase other people work yourself.

Best regards.
_______________________________________________
Geany-devel mailing list
Geany-devel@uvena.de
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to