718 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			718 B
		
	
	
	
	
	
	
	
Submodules
A submodule is a foreign repository that is embedded within a dedicated subdirectory of the repositories tree.
pygit2.Repository.init_submodules
pygit2.Repository.update_submodules
pygit2.Repository.lookup_submodule
pygit2.Repository.listall_submodules
The Submodule type
pygit2.Submodule.open
pygit2.Submodule.name
pygit2.Submodule.path
pygit2.Submodule.url
pygit2.Submodule.branch
