merge(3p/git): Merge git upstream at v2.26.2
This commit is contained in:
		
						commit
						5229c9b232
					
				
					 1006 changed files with 149006 additions and 60819 deletions
				
			
		| 
						 | 
				
			
			@ -484,7 +484,7 @@ function processBlameLines(lines) {
 | 
			
		|||
			case 'previous':
 | 
			
		||||
				curCommit.nprevious++;
 | 
			
		||||
				// store only first 'previous' header
 | 
			
		||||
				if (!'previous' in curCommit) {
 | 
			
		||||
				if (!('previous' in curCommit)) {
 | 
			
		||||
					var parts = data.split(' ', 2);
 | 
			
		||||
					curCommit.previous    = parts[0];
 | 
			
		||||
					curCommit.file_parent = unquote(parts[1]);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue