forked from qt-creator/qt-creator
		
	Git: Introduce MergeTool support
Change-Id: I906c3c692d9f4819bdf2a1489c42ae04f292894d Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
		
				
					committed by
					
						
						Orgad Shaneh
					
				
			
			
				
	
			
			
			
						parent
						
							438e4af735
						
					
				
				
					commit
					cf6298ff32
				
			@@ -92,6 +92,7 @@ public:
 | 
			
		||||
    void diffBranch(const QString &workingDirectory,
 | 
			
		||||
                    const QStringList &diffArgs,
 | 
			
		||||
                    const QString &branchName);
 | 
			
		||||
    void merge(const QString &workingDirectory, const QStringList &unmergedFileNames = QStringList());
 | 
			
		||||
 | 
			
		||||
    void status(const QString &workingDirectory);
 | 
			
		||||
    void graphLog(const QString &workingDirectory) { graphLog(workingDirectory, QString()); }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user