StackOverflow 文件 ant 教程 Git 的 Ant 任務 克隆 克隆 Created: November-22, 2018 <git command="clone"> <args> <arg value = "-v" /> <arg value = "git@YOURGITURL:GITUSER/GITREPO" /> <arg value = "repo" /> </args> </git> Pull開始