logo
  • 教程列表
  • SO官方文檔
  • Git 的 Ant 任務
    • 開始
    • 克隆
    • Pull
    • 新增提交推送
  1. StackOverflow 文件
  2. ant 教程
  3. Git 的 Ant 任務
  4. 克隆

克隆

Created: November-22, 2018

<git command="clone">
    <args>
        <arg value = "-v" />
        <arg value = "git@YOURGITURL:GITUSER/GITREPO" />
        <arg value = "repo" />
    </args>
</git>
  • Pull
  • 開始

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明