mirror of
				http://git.whoc.org.uk/git/password-manager.git
				synced 2025-10-31 11:27:34 +01:00 
			
		
		
		
	Check to make sure dulwich is available and print error
This commit is contained in:
		| @@ -8,6 +8,8 @@ def repositoryWithPath (path): | ||||
|  | ||||
| 		repo = Repo(path) | ||||
| 		result = GitRepository(repo, path) | ||||
| 	except ImportError: | ||||
| 		print "Failed to import dulwich, please install http://www.samba.org/~jelmer/dulwich/" | ||||
| 	except: | ||||
| 		from mercurial import ui, hg | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Josh
					Josh