adding more server/client communication commands, need to fix echo path params
This commit is contained in:
@@ -9,7 +9,7 @@ remotebranches = ["master", "test", "test2"]
|
||||
name = "test2"
|
||||
host = "localhost"
|
||||
port = 80
|
||||
default = false
|
||||
default = true
|
||||
|
||||
[[remote]]
|
||||
name = "test4"
|
||||
@@ -27,7 +27,7 @@ remotebranches = ["master", "test", "test2"]
|
||||
name = "test5"
|
||||
host = "localhost1"
|
||||
port = 9997
|
||||
default = true
|
||||
default = false
|
||||
|
||||
[[remote]]
|
||||
name = "test6"
|
||||
|
Reference in New Issue
Block a user