diff options
author | Jeff King <peff@peff.net> | 2017-06-06 15:01:11 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-07 09:25:07 +0900 |
commit | 5d184f468e59cd9c5b51b5c139540015c8e41b18 (patch) | |
tree | a9831859e381d65f5b6373b41113ac3556305a71 /builtin/pull.c | |
parent | sha1dc: update from upstream (diff) | |
download | tgif-5d184f468e59cd9c5b51b5c139540015c8e41b18.tar.xz |
sha1dc: ignore indent-with-non-tab whitespace violations
The upstream sha1dc code indents some lines with spaces.
While this doesn't match Git's coding guidelines, it's better
to leave this imported code untouched than to try to make it
match our style. However, we can use .gitattributes to tell
"diff --check" and "git am" not to bother us about it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/pull.c')
0 files changed, 0 insertions, 0 deletions