git-repo/tests
David Pursehouse c1b86a2323 Fix inconsistent indentation
The repo coding style is to indent at 2 characters, but there are
many places where this is not followed.

Enable pylint warning "W0311: Bad indentation" and make sure all
indentation is at multiples of 2 characters.

Change-Id: I68f0f64470789ce2429ab11104d15d380a63e6a8
2012-11-14 11:38:57 +09:00
..
fixtures git_config: handle configuration entries with no values 2009-06-29 00:24:36 -07:00
test_git_config.py Fix inconsistent indentation 2012-11-14 11:38:57 +09:00