mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-03 23:45:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			244 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			244 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[valid "[subsection]"]
 | 
						|
    something = a
 | 
						|
; we don't allow anything after closing "
 | 
						|
[sec "[subsec]/child"]
 | 
						|
    parent = grand
 | 
						|
[sec2 "[subsec2]/child2"]
 | 
						|
    type = dvcs
 | 
						|
[sec3 "escape\"quote"]
 | 
						|
    vcs = git
 | 
						|
[sec4 "escaping\\slash"]
 | 
						|
    lib = git2
 |