mirror of
				https://github.com/mitchell/dotfiles.git
				synced 2025-11-04 05:35:26 +00:00 
			
		
		
		
	Set default git pull strategy
This commit is contained in:
		
							parent
							
								
									7948e134a8
								
							
						
					
					
						commit
						3f5387f6bf
					
				| 
						 | 
					@ -30,6 +30,9 @@
 | 
				
			||||||
[push]
 | 
					[push]
 | 
				
			||||||
  default = simple
 | 
					  default = simple
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[pull]
 | 
				
			||||||
 | 
					  rebase = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[color "diff"]
 | 
					[color "diff"]
 | 
				
			||||||
  meta = yellow bold
 | 
					  meta = yellow bold
 | 
				
			||||||
  commit = green bold
 | 
					  commit = green bold
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue