mirror of
				https://github.com/jesseduffield/lazygit.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			179 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			179 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [core]
 | |
| 	repositoryformatversion = 0
 | |
| 	filemode = true
 | |
| 	bare = false
 | |
| 	logallrefupdates = true
 | |
| 	ignorecase = true
 | |
| 	precomposeunicode = true
 | |
| [user]
 | |
| 	email = CI@example.com
 | |
| 	name = CI
 |