@Philip - I looked at https://githooks.com/ before but not clear if these will provide the functionality am looking for,I am looking for something like a UI popup ,may be after a "git commit" event where folks can enter the commit message info.All these hooks seems like they run in the background and not something i am looking for ,I am looking for guidance on how this can be done?
On Wednesday, December 18, 2019 at 3:55:45 PM UTC-8, Philip Oakley wrote: > > Look up the 'hooks' which are scripts that are run on various events > happening, such as a commit, etc. > > I believe there will be a suitable hook that can be set. > > Philip > > On 18/12/2019 23:42, Python Prog wrote: > > Hello > > > > I am looking to develop a commit message plugin where developers > > working on committing changes has an easy way to enter all the > > required info using the plugin and it gets saved as commit message?has > > anyone done something like this before?how do I get started ? > > > > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/fe340fee-132b-4201-b3c0-33b1cc38c631%40googlegroups.com.