This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Dec 5, 2009 3:30 PM by Pavel Sher  
Chris Shepperd Newbie 12 posts since
Apr 5, 2003
Currently Being Moderated

Dec 4, 2009 10:56 PM

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.

Pavel Sher JetBrains 2,148 posts since
Mar 6, 2008
Currently Being Moderated
Dec 5, 2009 3:30 PM in response to: Chris Shepperd
Re: When will Mercurial and GIT have pre-commit integration with IntelliJ

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.

More Like This

  • Retrieving data ...