Jelmer Vernooij 6 tahun lalu
induk
melakukan
cb99baa336
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      dulwich/repo.py

+ 1 - 0
dulwich/repo.py

@@ -112,6 +112,7 @@ BASE_DIRECTORIES = [
 
 
 DEFAULT_REF = b'refs/heads/master'
 DEFAULT_REF = b'refs/heads/master'
 
 
+
 class InvalidUserIdentity(Exception):
 class InvalidUserIdentity(Exception):
     """User identity is not of the format 'user <email>'"""
     """User identity is not of the format 'user <email>'"""