17 lines
		
	
	
		
			308 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			308 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [user]
 | |
| 	email = tyler@clortox.com
 | |
| 	name = Tyler Perkins
 | |
| [push]
 | |
| 	autoSetupRemote = true
 | |
| [safe]
 | |
| 	directory = /var/db/repos/tyler-gentoo
 | |
| [filter "lfs"]
 | |
| 	smudge = git-lfs smudge -- %f
 | |
| 	process = git-lfs filter-process
 | |
| 	required = true
 | |
| 	clean = git-lfs clean -- %f
 | |
| [commit]
 | |
| 	gpgsign = true
 | |
| [pull]
 | |
| 	rebase = false
 |