Is it possible to merge a branch without a commit like it would be possible with C git git merge myBranch --no-ff --no-commit?
Repository settings like merge.ff = no or merge.commit = no are ignored.
I'm using EGit 3.0 which comes with the new Kepler release of Eclipse.
The merge options are available in the merge dialog which can be invoked like this:
Note that currently only squashing and fast-forward options are supported.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With