Best way to integrate Git with Ant?

后端 未结 7 1057
囚心锁ツ
囚心锁ツ 2020-12-24 00:57

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,

7条回答
  •  甜味超标
    2020-12-24 01:38

    Doesn't look like there were a set of Ant tasks for Git.

    This blog talks about some rudimentary tasks for working with Git.

提交回复
热议问题