mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 09:34:05 +08:00
opt git
This commit is contained in:
parent
bf9c530674
commit
073851ee66
@ -311,7 +311,6 @@ var Index = &ice.Context{Name: GIT, Help: "代码库",
|
||||
} else {
|
||||
m.Option(cli.CMD_DIR, path.Join("usr", m.Option("name")))
|
||||
}
|
||||
m.Option(cli.CMD_DIR, path.Join("usr", m.Option("name")))
|
||||
m.Cmdy(cli.SYSTEM, "git", "push")
|
||||
}},
|
||||
}, Hand: func(m *ice.Message, c *ice.Context, cmd string, arg ...string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user