Home
last modified time | relevance | path

Searched refs:repo (Results 1 – 3 of 3) sorted by relevance

/DragonOS/tools/
H A Dlist_contributors.py15 repo = Repo(os.path.dirname(os.path.realpath(__file__)) + "/..") variable
21 logs = repo.git.log(format, since=args.since, until=args.until)
/DragonOS/.github/workflows/
H A Dissue-checker.yml21 repo-token: "${{ secrets.GITHUB_TOKEN }}"
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.9.md918 * 修正构建系统文档: 使用repo工具克隆代码
926 修正构建系统文档: 使用repo工具克隆代码 (#461)