Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Custom merge commit message
Custom merge commit message [message #1419894] Tue, 09 September 2014 04:16 Go to next message
Eclipse UserFriend
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 04:30 Go to previous messageGo to next message
Eclipse UserFriend
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 04:39 Go to previous message
Eclipse UserFriend
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: Tue Jul 15 09:34:35 EDT 2025

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

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

Back to the top