tiny fix
This commit is contained in:
		
							parent
							
								
									e6ae4a04d3
								
							
						
					
					
						commit
						ecb03d3be4
					
				|  | @ -228,8 +228,8 @@ work with `git rebase` that runs in the "merge mode" (which is the default). | ||||||
| 
 | 
 | ||||||
| As a possible source of confusion, the "my" and "your" versions are somewhat swapped (as implied by semantics): | As a possible source of confusion, the "my" and "your" versions are somewhat swapped (as implied by semantics): | ||||||
| 
 | 
 | ||||||
| - With `git checkout mybranch; git merge otherbranch`, the conflicts contents | - With `git checkout mybranch; git merge otherbranch`, the conflicts will look | ||||||
|   will contain roughly: |   roughly like this: | ||||||
|   ``` |   ``` | ||||||
|   <<<<< mybranch version ||||| merge base ===== otherbranch version >>>>> |   <<<<< mybranch version ||||| merge base ===== otherbranch version >>>>> | ||||||
|   ``` |   ``` | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue