11 lines
		
	
	
		
			152 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			152 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [user]
 | |
| 	name = Tim
 | |
| [core]
 | |
| 	excludesfile = ~/.gitignore
 | |
| [push]
 | |
| 	default = current
 | |
| [init]
 | |
| 	defaultBranch = master
 | |
| [include]
 | |
|     path = ~/.gitconfig.local
 |