adding more server/client communication commands, need to fix echo path params

This commit is contained in:
2020-06-08 20:55:34 -04:00
parent b2238657c8
commit c2e74ce7f4
10 changed files with 111 additions and 33 deletions

View File

@@ -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"