We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
首页
发现
帮助
注册
登录
0ct0pu5
/
moby
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
浏览代码
Merge pull request
#9178
from shykes/hack-to-project
Rename hack to project
Solomon Hykes
10 年之前
父节点
10c0e72de8
32e61b8f5c
当前提交
b7ca8f6f73
共有
37 个文件被更改
,包括
1 次插入
和
0 次删除
分列视图
显示文件统计
1
0
hack
0
0
project/CONTRIBUTORS.md
0
0
project/GOVERNANCE.md
0
0
project/MAINTAINERS
0
0
project/MAINTAINERS.md
0
0
project/PACKAGERS.md
0
0
project/PRINCIPLES.md
0
0
project/README.md
0
0
project/RELEASE-CHECKLIST.md
0
0
project/ROADMAP.md
0
0
project/allmaintainers.sh
0
0
project/dind
0
0
project/generate-authors.sh
0
0
project/getmaintainer.sh
0
0
project/install.sh
0
0
project/make.sh
0
0
project/make/.ensure-busybox
0
0
project/make/.ensure-scratch
0
0
project/make/.go-compile-test-dir
0
0
project/make/.validate
0
0
project/make/README.md
0
0
project/make/binary
0
0
project/make/cover
0
0
project/make/cross
0
0
project/make/dynbinary
0
0
project/make/dyntest-integration
0
0
project/make/dyntest-unit
0
0
project/make/test-integration
0
0
project/make/test-integration-cli
0
0
project/make/test-unit
0
0
project/make/tgz
0
0
project/make/ubuntu
0
0
project/make/validate-dco
0
0
project/make/validate-gofmt
0
0
project/release.sh
0
0
project/stats.sh
0
0
project/vendor.sh
+ 1
- 0
hack
查看文件
@@ -0,0 +1 @@
+project
+ 0
- 0
hack/CONTRIBUTORS.md → project/CONTRIBUTORS.md
查看文件
+ 0
- 0
hack/GOVERNANCE.md → project/GOVERNANCE.md
查看文件
+ 0
- 0
hack/MAINTAINERS → project/MAINTAINERS
查看文件
+ 0
- 0
hack/MAINTAINERS.md → project/MAINTAINERS.md
查看文件
+ 0
- 0
hack/PACKAGERS.md → project/PACKAGERS.md
查看文件
+ 0
- 0
hack/PRINCIPLES.md → project/PRINCIPLES.md
查看文件
+ 0
- 0
hack/README.md → project/README.md
查看文件
+ 0
- 0
hack/RELEASE-CHECKLIST.md → project/RELEASE-CHECKLIST.md
查看文件
+ 0
- 0
hack/ROADMAP.md → project/ROADMAP.md
查看文件
+ 0
- 0
hack/allmaintainers.sh → project/allmaintainers.sh
查看文件
+ 0
- 0
hack/dind → project/dind
查看文件
+ 0
- 0
hack/generate-authors.sh → project/generate-authors.sh
查看文件
+ 0
- 0
hack/getmaintainer.sh → project/getmaintainer.sh
查看文件
+ 0
- 0
hack/install.sh → project/install.sh
查看文件
+ 0
- 0
hack/make.sh → project/make.sh
查看文件
+ 0
- 0
hack/make/.ensure-busybox → project/make/.ensure-busybox
查看文件
+ 0
- 0
hack/make/.ensure-scratch → project/make/.ensure-scratch
查看文件
+ 0
- 0
hack/make/.go-compile-test-dir → project/make/.go-compile-test-dir
查看文件
+ 0
- 0
hack/make/.validate → project/make/.validate
查看文件
+ 0
- 0
hack/make/README.md → project/make/README.md
查看文件
+ 0
- 0
hack/make/binary → project/make/binary
查看文件
+ 0
- 0
hack/make/cover → project/make/cover
查看文件
+ 0
- 0
hack/make/cross → project/make/cross
查看文件
+ 0
- 0
hack/make/dynbinary → project/make/dynbinary
查看文件
+ 0
- 0
hack/make/dyntest-integration → project/make/dyntest-integration
查看文件
+ 0
- 0
hack/make/dyntest-unit → project/make/dyntest-unit
查看文件
+ 0
- 0
hack/make/test-integration → project/make/test-integration
查看文件
+ 0
- 0
hack/make/test-integration-cli → project/make/test-integration-cli
查看文件
+ 0
- 0
hack/make/test-unit → project/make/test-unit
查看文件
+ 0
- 0
hack/make/tgz → project/make/tgz
查看文件
+ 0
- 0
hack/make/ubuntu → project/make/ubuntu
查看文件
+ 0
- 0
hack/make/validate-dco → project/make/validate-dco
查看文件
+ 0
- 0
hack/make/validate-gofmt → project/make/validate-gofmt
查看文件
+ 0
- 0
hack/release.sh → project/release.sh
查看文件
+ 0
- 0
hack/stats.sh → project/stats.sh
查看文件
+ 0
- 0
hack/vendor.sh → project/vendor.sh
查看文件