working on 'add remote' command and 'refresh' command
This commit is contained in:
		@@ -80,5 +80,5 @@ func ConnectToServer(serverName string, branchName string, conf *clientconfig.Gv
 | 
			
		||||
			return &conn, nil
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	return nil, fmt.Errorf("unable to find server name in config...")
 | 
			
		||||
	return nil, fmt.Errorf("unable to find server name in config")
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user