Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Merge request integration with Git Flow

The gitflow AVH edition allows you to provide hook scripts to customize git flow operations. So, you can provide a hook script for "post hotfix publish" which then creates a merge request for your changes.

Would it be possible to have this kind of functionality in egit? Preferably so that they share the same hook script directory configuration so that Eclipse and command line execution do the same things?


Thanks,

Muhmud.

Back to the top