How to add some action after commit in csv?
已回答
I want do some action after commit, then get the diff to parse changes
请先登录再写评论。
You can use com.intellij.openapi.vcs.checkin.CheckinHandler to register pre/post-commit actions