mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-04 10:33:00 +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 =
 |