working on 'add remote' command and 'refresh' command
This commit is contained in:
@@ -5,11 +5,13 @@ rootPath = "client"
|
||||
name = "origin"
|
||||
host = "testorigin.com"
|
||||
port = 8694
|
||||
default = true
|
||||
|
||||
[[remote]]
|
||||
name = "secondOrigin"
|
||||
host = "170.5.95.195"
|
||||
port = 4253
|
||||
default = false
|
||||
|
||||
[ignore]
|
||||
files = ["file1.txt", "file2.txt"]
|
||||
|
Reference in New Issue
Block a user