From: Pat Thoyts <patthoyts@users.sourceforge.net>
Date: Wed, 30 Nov 2011 11:35:28 +0000 (+0000)
Subject: git-gui: set whitespace warnings appropriate to this project
X-Git-Tag: gitgui-0.16.0~4
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6f01e20e25f7a164cb27067c690aa49d4cb5178e;p=git.git

git-gui: set whitespace warnings appropriate to this project

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
---

diff --git a/.gitattributes b/.gitattributes
index f96112d47..33d07c06b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
+*           whitespace=indent-with-non-tab,trailing-space,space-before-tab,tabwidth=4
 *           encoding=US-ASCII
 git-gui.sh  encoding=UTF-8
 /po/*.po    encoding=UTF-8