Fix indentation to be 4 spaces everywhere, consistently.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 26 Feb 2009 21:27:34 +0000 (21:27 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 26 Feb 2009 21:27:34 +0000 (21:27 +0000)
commitd8e1460beb5fab0bf5a1206b80cb4b84d4e03771
tree4caf348b9898a5ebce1d32a21bb91c9ea6651568
parentb68a6f49f90d37eab93e7ce5853bf0d6034bf340
Fix indentation to be 4 spaces everywhere, consistently.
dulwich/errors.py
dulwich/objects.py
dulwich/pack.py
dulwich/repo.py
dulwich/tests/__init__.py
dulwich/tests/test_objects.py
dulwich/tests/test_pack.py
dulwich/tests/test_repository.py