mirror of
https://shylinux.com/x/icebergs
synced 2025-04-29 18:39:21 +08:00
opt some
This commit is contained in:
parent
2353f80ce2
commit
206771b994
@ -95,7 +95,6 @@ func init() {
|
|||||||
list := []string{}
|
list := []string{}
|
||||||
switch vs[0] {
|
switch vs[0] {
|
||||||
case "##":
|
case "##":
|
||||||
list = append(list, mdb.CREATE)
|
|
||||||
if strings.Contains(vs[1], "ahead") {
|
if strings.Contains(vs[1], "ahead") {
|
||||||
list = append(list, PUSH)
|
list = append(list, PUSH)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user