forked from qt-creator/qt-creator
		
	Git: Add customizable repository browser command.
Change-Id: Iac297e3665b18d97ca80097c4dd33dd70e64b9a1 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
		
				
					committed by
					
						
						Tobias Hunger
					
				
			
			
				
	
			
			
			
						parent
						
							2ba3f6c929
						
					
				
				
					commit
					4d1bbebf2a
				
			@@ -215,6 +215,8 @@ public:
 | 
			
		||||
                           QString *errorMessage = 0, bool *onBranch = 0);
 | 
			
		||||
 | 
			
		||||
    void launchGitK(const QString &workingDirectory);
 | 
			
		||||
    void launchRepositoryBrowser(const QString &workingDirectory);
 | 
			
		||||
 | 
			
		||||
    QStringList synchronousRepositoryBranches(const QString &repositoryURL);
 | 
			
		||||
 | 
			
		||||
    GitSettings *settings() const;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user