<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/.gitattributes, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=master</id>
<link rel='self' href='https://git.shady.money/git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2025-03-03T21:49:19Z</updated>
<entry>
<title>doc: remove unneeded .gitattributes</title>
<updated>2025-03-03T21:49:19Z</updated>
<author>
<name>Todd Zullinger</name>
<email>tmz@pobox.com</email>
</author>
<published>2025-03-03T20:44:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7d90a272ac4f9a2755d7b4f5807d670e0212e70f'/>
<id>urn:sha1:7d90a272ac4f9a2755d7b4f5807d670e0212e70f</id>
<content type='text'>
The top-level .gitattributes file contains entries for the Documentation
tree.  Documentation/.gitattributes has not been touched since it was
added in 14f9e128d3 (Define the project whitespace policy, 2008-02-10).

Signed-off-by: Todd Zullinger &lt;tmz@pobox.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Define the project whitespace policy</title>
<updated>2008-02-11T21:23:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2008-02-11T03:34:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=14f9e128d38f809947d34979a59ee524e350ac6e'/>
<id>urn:sha1:14f9e128d38f809947d34979a59ee524e350ac6e</id>
<content type='text'>
This establishes what the "bad" whitespaces are for this
project.

The rules are:

 - Unless otherwise specified, indent with SP that could be
   replaced with HT are not "bad".  But SP before HT in the
   indent is "bad", and trailing whitespaces are "bad".

 - For C source files, initial indent by SP that can be replaced
   with HT is also "bad".

 - Test scripts in t/ and test vectors in its subdirectories can
   contain anything, so we make it unrestricted for now.

Anything "bad" will be shown in WHITESPACE error indicator in
diff output, and "apply --whitespace=warn" will warn about it.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
