]> git.ipfire.org Git - thirdparty/git.git/commit
git-p4: replace each tab with 8 spaces for consistency
authorAndrew Garber <andrew@andrewgarber.com>
Thu, 7 Apr 2011 06:01:21 +0000 (02:01 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Apr 2011 07:37:45 +0000 (00:37 -0700)
commitc3f6163b0b6e2cfae1422050c9607db1130cded0
tree03a3b26e3e0b22c863af5edfe7c900462320393f
parent6be0559183ac0b40680df314748141d1bdf28e41
git-p4: replace each tab with 8 spaces for consistency

Note that the majority of git-p4 uses spaces, not tabs, for indentation.
Consistent indentation is a good hygiene for Python scripts, and mixing
tabs and spaces in Python can lead to hard-to-find bugs.

Signed-off-by: Andrew Garber <andrew@andrewgarber.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4