mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-30 20:35:31 +00:00 
			
		
		
		
	 790012ce78
			
		
	
	
		790012ce78
		
	
	
	
	
		
			
			Test that `git_submodule_update` can handle a submodule that is freshly cloned and has a path differing from its name.
		
			
				
	
	
		
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [submodule "testrepo"]
 | |
| 	path = lib/testrepo
 | |
| 	url = ../testrepo.git
 |