提交 d3791657 编写于 作者: 徐晓伟's avatar 徐晓伟

暂存

上级 33fc5302
......@@ -57,6 +57,9 @@ func Projects() *cli.Command {
for index, project := range projects {
log.Printf("Index: %d,\t ID: %d,\t Path: %s,\t Name: %s\n", index, project.ID, project.Path, project.Name)
//name := strings.Replace(project.PathWithNamespace, "xuxiaowei-com-cn/", "", -1)
//fmt.Printf("git submodule add -b main ../%s.git %s\n", name, name)
}
return nil
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册