GithubHelp home page GithubHelp logo

维护问题 about git-repo-go HOT 3 CLOSED

alibaba avatar alibaba commented on May 3, 2024
维护问题

from git-repo-go.

Comments (3)

jiangxin avatar jiangxin commented on May 3, 2024

git-repo 和 Android repo 兼容,可以查看 git-repo 网站

  1. 使用清单仓库中的 XML 文件定义项目地址和检出目录。
  2. 清单仓库 checkout,使用 git repo init -u <url> 命令,完成清单仓库的克隆和检出。
  3. 仓库无主仓库、子仓库的区分;检出分支使用 git repo start --all <branch> 即可在多个仓库检出同一个分支。
  4. 版本发布,或者使用 git repo manifest -r 将项目的版本固定在当前提交上,或者在各个仓库中创建tag,然后修改 manifest 中的 XML 文件,设置项目版本为给定的 tag 名称。

from git-repo-go.

louis2610 avatar louis2610 commented on May 3, 2024

git-repo 和 Android repo 兼容,可以查看 git-repo 网站

  1. 使用清单仓库中的 XML 文件定义项目地址和检出目录。
  2. 清单仓库 checkout,使用 git repo init -u <url> 命令,完成清单仓库的克隆和检出。
  3. 仓库无主仓库、子仓库的区分;检出分支使用 git repo start --all <branch> 即可在多个仓库检出同一个分支。
  4. 版本发布,或者使用 git repo manifest -r 将项目的版本固定在当前提交上,或者在各个仓库中创建tag,然后修改 manifest 中的 XML 文件,设置项目版本为给定的 tag 名称。

git repo manifest -r 这个是什么命令?有用法教程吗?

from git-repo-go.

jiangxin avatar jiangxin commented on May 3, 2024

git repo manifest -r 这个是什么命令?有用法教程吗?

很简单,一试便知

from git-repo-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.