forked from qt-creator/qt-creator
		
	Git: Show active branch next to command in progress
Revised topic is "master (MERGING)" instead of MERGING This should also fix topic getting stuck as REBASING Change-Id: I934643f5b4e632318495f141536c666f775bd15d Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
		
				
					committed by
					
						
						Orgad Shaneh
					
				
			
			
				
	
			
			
			
						parent
						
							969f9628db
						
					
				
				
					commit
					afcb9b2c41
				
			@@ -294,7 +294,7 @@ public:
 | 
			
		||||
                           QString *errorMessage = 0);
 | 
			
		||||
 | 
			
		||||
    CommandInProgress checkCommandInProgress(const QString &workingDirectory);
 | 
			
		||||
    CommandInProgress checkCommandInProgressInGitDir(const QString &gitDir);
 | 
			
		||||
    QString commandInProgressDescription(const QString &workingDirectory);
 | 
			
		||||
 | 
			
		||||
    void continueCommandIfNeeded(const QString &workingDirectory);
 | 
			
		||||
    void continuePreviousGitCommand(const QString &workingDirectory, const QString &msgBoxTitle, QString msgBoxText,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user