When will Mercurial and GIT have pre-commit integration with IntelliJ
I see with TC 5, Mercurial and GIT are VCS options inheritently, but it doesn't look like IntelliJ pre-commit supports them yet. Is this planned, and if so when? Thanks.
Please sign in to leave a comment.
Pre-tested commit is planned for Git, however it can be implemented in slightly different way, because of GIT specifics. The same is true for Mercurial, although in case of Mercurial this process can be longer because of immature support of Mercurial in IntelliJ. I guess in case of Mercurial soon we will be able to provide remote run via the command line tool. The commit can be done via some scripts.