Namespace eclipse.gitCommandUtils
				
				
			
				eclipse.gitCommandUtils generates commands
				
				
					
Defined in:  </shared/eclipse/e4/orion/I201105261702/plugins/org.eclipse.orion.client.git/static/js/gitCommands.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							
							 Utility methods 
						 | 
					
| Method Attributes | Method Name and Description | 
|---|---|
| <static> | 
								 eclipse.gitCommandUtils.createFileCommands(serviceRegistry, commandService, explorer, toolbarId)
								 
								
							 | 
						
| <static> | 
								 eclipse.gitCommandUtils.createGitClonesCommands(serviceRegistry, commandService, explorer, toolbarId)
								 
								
							 | 
						
| <static> | 
								 eclipse.gitCommandUtils.getDefaultSshOptions(serviceRegistry)
								 
								
							 | 
						
| <static> | 
								 eclipse.gitCommandUtils.handleKnownHostsError(serviceRegistry, errorData, options, func)
								 
								
							 | 
						
| <static> | 
								 eclipse.gitCommandUtils.handleProgressServiceResponse(jsonData, options, serviceRegistry, callback, callee, title, gitUrl)
								 
								
							 | 
						
| <static> | 
								 eclipse.gitCommandUtils.handleSshAuthenticationError(serviceRegistry, errorData, options, func, title, gitUrl)
								 
								
							 | 
						
| <static> | 
								 eclipse.gitCommandUtils.updateNavTools(registry, explorer, toolbarId, selectionToolbarId, item)
								 
								
							 | 
						
					Method Detail
				
				
					 
					<static> 
					
					
					eclipse.gitCommandUtils.createFileCommands(serviceRegistry, commandService, explorer, toolbarId)
					
					
					- Parameters:
 - serviceRegistry
 - commandService
 - explorer
 - toolbarId
 
<static> 
					
					
					eclipse.gitCommandUtils.createGitClonesCommands(serviceRegistry, commandService, explorer, toolbarId)
					
					
					- Parameters:
 - serviceRegistry
 - commandService
 - explorer
 - toolbarId
 
<static> 
					
					
					eclipse.gitCommandUtils.getDefaultSshOptions(serviceRegistry)
					
					
					- Parameters:
 - serviceRegistry
 
<static> 
					
					
					eclipse.gitCommandUtils.handleKnownHostsError(serviceRegistry, errorData, options, func)
					
					
					- Parameters:
 - serviceRegistry
 - errorData
 - options
 - func
 
<static> 
					
					
					eclipse.gitCommandUtils.handleProgressServiceResponse(jsonData, options, serviceRegistry, callback, callee, title, gitUrl)
					
					
					- Parameters:
 - jsonData
 - options
 - serviceRegistry
 - callback
 - callee
 - title
 - gitUrl
 
<static> 
					
					
					eclipse.gitCommandUtils.handleSshAuthenticationError(serviceRegistry, errorData, options, func, title, gitUrl)
					
					
					- Parameters:
 - serviceRegistry
 - errorData
 - options
 - func
 - title
 - gitUrl
 
<static> 
					
					
					eclipse.gitCommandUtils.updateNavTools(registry, explorer, toolbarId, selectionToolbarId, item)
					
					
					- Parameters:
 - registry
 - explorer
 - toolbarId
 - selectionToolbarId
 - item