Note that the majority of git-p4 uses spaces, not tabs, for indentation. Consistent indentation is critical to the functionality of Python scripts: mixing tabs and spaces in Python can lead to hard-to-find bugs. Andrew Garber (1): git-p4: replace each tab with 8 spaces for consistency contrib/fast-import/git-p4 | 64 ++++++++++++++++++++++---------------------- 1 files changed, 32 insertions(+), 32 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html