Best way to integrate Git with Ant?

后端 未结 7 1047
囚心锁ツ
囚心锁ツ 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:32

    Here is Git Ant Tasks via JGit: http://aniszczyk.org/2011/05/12/git-ant-tasks-via-jgit/ .

提交回复
热议问题