Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Custom merge commit message
Custom merge commit message [message #1419894] Tue, 09 September 2014 08:16 Go to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 295
Registered: March 2012
Senior Member
Is there a way to tell EGit that I'd like to edit the commit message
before a merge completes?
Re: Custom merge commit message [message #1419906 is a reply to message #1419894] Tue, 09 September 2014 08:30 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
In the package or project explorer click "Team > Merge..." and select the option "No commit". This is the EGit equivalent of "git merge --no-commit" [1]. Then commit using the Staging View as usual.

Also see [2].

[1] https://www.kernel.org/pub/software/scm/git/docs/git-merge.html
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=443520
Re: Custom merge commit message [message #1419914 is a reply to message #1419906] Tue, 09 September 2014 08:39 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 295
Registered: March 2012
Senior Member
On 09/09/2014 10:30, Matthias Sohn wrote:
> In the package or project explorer click "Team > Merge..." and select
> the option "No commit". This is the EGit equivalent of "git merge
> --no-commit" [1]. Then commit using the Staging View as usual.

Yup, exactly that. Thanks. Until now I always used the History view to
merge.

> Also see [2].
>
> [1] https://www.kernel.org/pub/software/scm/git/docs/git-merge.html
> [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=443520
Previous Topic:authentication fails after password change
Next Topic:SymlinksNotSupportedException when resetting to HEAD
Goto Forum:
  


Current Time: Thu Apr 18 12:58:36 GMT 2024

Powered by FUDForum. Page generated in 0.01961 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top