gitconfig: default branch name set to 'mainline'
This commit is contained in:
		
							parent
							
								
									797e853947
								
							
						
					
					
						commit
						8f4ca64ecd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -355,6 +355,7 @@ in
 | 
			
		|||
      extraConfig = {
 | 
			
		||||
        credential.helper = "cache";
 | 
			
		||||
        push.default = "simple";
 | 
			
		||||
        init.defaultBranch = "mainline";
 | 
			
		||||
        diff.tool = "vimdiff";
 | 
			
		||||
        merge.tool = "vimdiff";
 | 
			
		||||
        core.excludesfile = toString (pkgs.writeText ".gitignore_global" ''
 | 
			
		||||
| 
						 | 
				
			
			@ -369,6 +370,5 @@ in
 | 
			
		|||
        '');
 | 
			
		||||
      };
 | 
			
		||||
      lfs.enable = true;
 | 
			
		||||
 | 
			
		||||
    };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue