mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-31 05:54:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			272 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			272 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|  "name":   "libgit2",
 | |
|  "github": "libgit2/libgit2",
 | |
|  "input":  "include/git2",
 | |
|  "prefix": "git_",
 | |
|  "output": "docs",
 | |
|  "branch": "gh-pages",
 | |
|  "examples": "examples",
 | |
|  "legacy":  {
 | |
|     "input": {"src/git": ["v0.1.0"],
 | |
|               "src/git2": ["v0.2.0", "v0.3.0"]}
 | |
|   }
 | |
| }
 | 
