[git] Add default branch
This commit is contained in:
		
							parent
							
								
									e11131a201
								
							
						
					
					
						commit
						59995f94c3
					
				
					 1 changed files with 6 additions and 3 deletions
				
			
		|  | @ -2,16 +2,19 @@ | ||||||
|     name = "Tibo De Peuter" |     name = "Tibo De Peuter" | ||||||
|     email = "tibo.depeuter@gmail.com" |     email = "tibo.depeuter@gmail.com" | ||||||
| 
 | 
 | ||||||
|  | [color] | ||||||
|  |     ui = true | ||||||
|  | 
 | ||||||
| [core] | [core] | ||||||
|     editor = "vim"; |     editor = "vim"; | ||||||
|     excludesFile = "~/.config/git/ignore" |     excludesFile = "~/.config/git/ignore" | ||||||
| 
 | 
 | ||||||
| [color] |  | ||||||
|     ui = true |  | ||||||
| 
 |  | ||||||
| [help] | [help] | ||||||
|     autocorrect = 20 |     autocorrect = 20 | ||||||
| 
 | 
 | ||||||
| [includeIf "gitdir:~/university/"] # Trailing backslash is necessary! | [includeIf "gitdir:~/university/"] # Trailing backslash is necessary! | ||||||
|     path = "~/.config/git/university" |     path = "~/.config/git/university" | ||||||
| 
 | 
 | ||||||
|  | [init] | ||||||
|  |     defaultBranch = "main" | ||||||
|  | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue