set pull as rebase
This commit is contained in:
		
							parent
							
								
									9ee92c5a0d
								
							
						
					
					
						commit
						73f842e678
					
				
					 3 changed files with 4 additions and 1 deletions
				
			
		|  | @ -24,9 +24,11 @@ in { | |||
| 
 | ||||
|     programs.git = { | ||||
|       enable = true; | ||||
|       inherit(cfg) userName userEmail; | ||||
|       lfs.enable = true; | ||||
|       config = { | ||||
|         init = {defaultBranch = "main";}; | ||||
| 	pull = {rebase = true;}; | ||||
|         push = {autoSetupRemote = true;}; | ||||
|       }; | ||||
|     }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue