working on messaging library, adding branching options to client
This commit is contained in:
@@ -2,6 +2,9 @@ version = "0.1.5"
|
||||
rootPath = ""
|
||||
currentbranch = "master"
|
||||
|
||||
localbranches = ["master"]
|
||||
remotebranches = ["master", "test", "test2"]
|
||||
|
||||
[[remote]]
|
||||
name = "test2"
|
||||
host = "localhost"
|
||||
|
||||
Reference in New Issue
Block a user