git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
cb50786
)
CoC: explicitly take any whitespace breakage
author
Junio C Hamano
<redacted>
Mon, 4 Jan 2021 17:43:31 +0000
(09:43 -0800)
committer
Junio C Hamano
<redacted>
Mon, 4 Jan 2021 17:44:49 +0000
(09:44 -0800)
We'll keep this document mostly in sync with the upstream; let's
help "git am" and "git show" by telling them that they may introduce
what we may consider whitespace errors.
Signed-off-by: Junio C Hamano <redacted>
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index b08a1416d86012134f823fe51443f498f4911909..b0044cf272fec9b987e99c600d6a95bc357261c3 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-6,6
+6,7
@@
*.pm eol=lf diff=perl
*.py eol=lf diff=python
*.bat eol=crlf
+CODE_OF_CONDUCT.md -whitespace
/Documentation/**/*.txt eol=lf
/command-list.txt eol=lf
/GIT-VERSION-GEN eol=lf
git clone https://git.99rst.org/PROJECT