forked from qt-creator/qt-creator
		
	VCS[git]: Add branch combo to the checkout wizard.
Provide UI with manual refresh button in BaseCheckoutWizardPage. Change ProcessCheckoutJob to be able to execute several steps. Implement in git.
This commit is contained in:
		@@ -205,6 +205,7 @@ public:
 | 
			
		||||
                           bool *onBranch = 0);
 | 
			
		||||
 | 
			
		||||
    void launchGitK(const QString &workingDirectory);
 | 
			
		||||
    QStringList synchronousRepositoryBranches(const QString &repositoryURL);
 | 
			
		||||
 | 
			
		||||
    GitSettings  settings() const;
 | 
			
		||||
    void setSettings(const GitSettings &s);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user