Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » how to extend egit to pre-define commit message(egit extension point)
how to extend egit to pre-define commit message [message #1781003] Wed, 31 January 2018 04:10 Go to next message
Eclipse UserFriend
Hi;
Do I have any method to write a plugin to extend egit to pre-define the commit message?

I look into plugin.xml but couldn't find any clue about this.

My designed procedure like this:
1. click my custom plugin into commit dialog
2. some commit message are already defined...(then I could commit directly)


Backgroud:
We have a workitem-tracking system, we want our developers to commit with the associated workitem. One method is to write them manually; another method is to select some workitems and auto-complete the message..


Re: how to extend egit to pre-define commit message [message #1781224 is a reply to message #1781003] Sat, 03 February 2018 05:09 Go to previous message
Eclipse UserFriend
Take a look at the org.eclipse.egit.ui.commitMessageProvider extension point.
Previous Topic:EGit push/pull crashes in presence of ed25519 key
Next Topic:Possible to do the same as "git checkout master -- ." command line?
Goto Forum:
  


Current Time: Tue Jul 15 15:44:09 EDT 2025

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

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

Back to the top