mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-31 04:26:55 +00:00 
			
		
		
		
	 aa13bf05c8
			
		
	
	
		aa13bf05c8
		
	
	
	
	
		
			
			This replaces the old submodule API with a new extended API that supports most of the things that can be done with `git submodule`.
		
			
				
	
	
		
			3 lines
		
	
	
		
			54 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			54 B
		
	
	
	
		
			C
		
	
	
	
	
	
| extern void rewrite_gitmodules(const char *workdir);
 | |
| 
 |