working on 'add remote' command and 'refresh' command
This commit is contained in:
		@@ -1,10 +1,36 @@
 | 
			
		||||
version = "0.1.5"
 | 
			
		||||
rootPath = ""
 | 
			
		||||
currentBranch = "master"
 | 
			
		||||
 | 
			
		||||
[[remote]]
 | 
			
		||||
  name = "test"
 | 
			
		||||
  name = "test2"
 | 
			
		||||
  host = "localhost"
 | 
			
		||||
  port = 9999
 | 
			
		||||
  default = false
 | 
			
		||||
 | 
			
		||||
[[remote]]
 | 
			
		||||
  name = "test4"
 | 
			
		||||
  host = "localhost"
 | 
			
		||||
  port = 9998
 | 
			
		||||
  default = false
 | 
			
		||||
 | 
			
		||||
[[remote]]
 | 
			
		||||
  name = "test3"
 | 
			
		||||
  host = "localhost"
 | 
			
		||||
  port = 9997
 | 
			
		||||
  default = false
 | 
			
		||||
 | 
			
		||||
[[remote]]
 | 
			
		||||
  name = "test5"
 | 
			
		||||
  host = "localhost1"
 | 
			
		||||
  port = 9997
 | 
			
		||||
  default = true
 | 
			
		||||
 | 
			
		||||
[[remote]]
 | 
			
		||||
  name = "test6"
 | 
			
		||||
  host = "localhost1"
 | 
			
		||||
  port = 9995
 | 
			
		||||
  default = false
 | 
			
		||||
 | 
			
		||||
[ignore]
 | 
			
		||||
  files = ["client1.exe", "client2.exe", "client3.exe", "client4.exe", "client5.exe", "client6.exe", "client7.exe", "test1\\client8.exe", "clientcmd\\init.go"]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user