summaryrefslogtreecommitdiffstats
path: root/ToolsForGit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
commit33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (patch)
tree4a681cad5c6da23a7d7f56022666fb31397026d2 /ToolsForGit.html
parent359f02427091f2c0fcac4eb7651fe5d159b84a54 (diff)
downloadgit-htmldocs-33be82183d4cd6dc645f64da1402cf9a3f4cdbf3.tar.gz
Autogenerated HTML docs for v2.42.0-482-g2e8e7
Diffstat (limited to 'ToolsForGit.html')
-rw-r--r--ToolsForGit.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/ToolsForGit.html b/ToolsForGit.html
index 283f4e3e0..e3812515e 100644
--- a/ToolsForGit.html
+++ b/ToolsForGit.html
@@ -735,13 +735,13 @@ asciidoc.install();
<body class="article">
<div id="header">
<h1>Tools for developing Git</h1>
-<span id="revdate">2023-10-20</span>
+<span id="revdate">2023-10-23</span>
</div>
<div id="content">
<div class="sect1">
<h2 id="summary">Summary</h2>
<div class="sectionbody">
-<div class="paragraph"><p>This document gathers tips, scripts and configuration file to help people
+<div class="paragraph"><p>This document gathers tips, scripts, and configuration files to help people
working on Git&#8217;s codebase use their favorite tools while following Git&#8217;s
coding style.</p></div>
<div class="sect2">
@@ -777,7 +777,7 @@ information on using the script.</p></div>
<div class="ulist"><ul>
<li>
<p>
-To follow rules of the CodingGuideline, it&#8217;s useful to put the following in
+To follow the rules in CodingGuidelines, it&#8217;s useful to put the following in
GIT_CHECKOUT/.dir-locals.el, assuming you use cperl-mode:
</p>
</li>
@@ -806,7 +806,7 @@ document can be applied here too.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-05-26 16:11:01 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>