I am looking for the best way to integrate Git with Ant. Is there a widely used Ant task for Git? Does anyone have any experience using Git through Ant (e.g. dedicated task,
Doesn't look like there were a set of Ant tasks for Git.
This blog talks about some rudimentary tasks for working with Git.