mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-31 09:30:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			142 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			142 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # A variable name on its own is valid
 | |
| [some.section]
 | |
| 		variable
 | |
| # A variable and '=' is accepted, but it's not considered true
 | |
| 		variableeq =
 | 
