ghq:远程存储库管理变得容易

时间:2021-02-25 10:50:41
【文件属性】:
文件名称:ghq:远程存储库管理变得容易
文件大小:62KB
文件格式:ZIP
更新时间:2021-02-25 10:50:41
Go ghq(1) 姓名 ghq-管理远程存储库克隆 描述 ghq提供了一种组织远程存储库克隆的方法,就像go get一样。 通过ghq get克隆远程存储库时,ghq使用远程存储库URL的主机和路径在特定的根目录(默认为〜/ ghq)下创建目录。 $ ghq get https://github.com/x-motemen/ghq # Runs `git clone https://github.com/x-motemen/ghq ~/ghq/github.com/x-motemen/ghq` 您还可以列出本地存储库(ghq列表)。 概要 ghq get [-u] [-p] [--shallow] [--vcs ] [--look] [--silent] [--branch] [--no-recursive] |//<p
【文件预览】:
ghq-master
----url.go(4KB)
----.gitignore(34B)
----go.mod(641B)
----cmd_get.go(3KB)
----local_repository_test.go(10KB)
----remote_repository_test.go(3KB)
----Makefile(1KB)
----helpers_test.go(2KB)
----README.adoc(6KB)
----cmd_root_test.go(3KB)
----remote_repository.go(5KB)
----vcs_test.go(12KB)
----local_repository.go(10KB)
----cmd_list_test.go(6KB)
----cmd_create.go(1KB)
----main_test.go(194B)
----LICENSE(1KB)
----CHANGELOG.md(28KB)
----helpers_windows.go(442B)
----go.sum(8KB)
----.github()
--------FUNDING.yml(26B)
--------workflows()
----main.go(724B)
----getter_test.go(2KB)
----CREDITS(40KB)
----go_import.go(2KB)
----cmd_get_test.go(9KB)
----cmd_root.go(429B)
----getter.go(3KB)
----cmd_list.go(2KB)
----commands.go(4KB)
----go_import_test.go(832B)
----cmd_create_test.go(4KB)
----cmdutil()
--------run_test.go(704B)
--------run.go(2KB)
----helpers_unix.go(95B)
----url_test.go(4KB)
----misc()
--------bash()
--------zsh()
--------author()
----logger()
--------log_test.go(272B)
--------log.go(926B)
----vcs.go(9KB)
----commands_test.go(1KB)

网友评论