14 lines
		
	
	
		
			227 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			227 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [push]
 | |
| 	default = simple
 | |
| [user]
 | |
| 	email = florestan@bredow.fr
 | |
| 	name = Florestan Bredow
 | |
| [core]
 | |
| 	editor = nvim
 | |
| [pull]
 | |
| 	rebase = true
 | |
| [credential]
 | |
| 	helper = /usr/lib/git-core/git-credential-libsecret
 | |
| [init]
 | |
| 	defaultBranch = master
 |