summaryrefslogtreecommitdiffstats
path: root/gitattributes.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-07-09 19:54:04 -0700
committerJunio C Hamano <gitster@pobox.com>2019-07-09 19:54:04 -0700
commitc9f11c2b3a739e3e249b9e7711bf1ed76ef3c6db (patch)
tree06ddfc72dff8e370e395a3acc692c8ab48147227 /gitattributes.html
parentd0a9940c76b71c9df840a098a423d3400779d83c (diff)
downloadgit-htmldocs-c9f11c2b3a739e3e249b9e7711bf1ed76ef3c6db.tar.gz
Autogenerated HTML docs for v2.22.0-428-g6d5b2
Diffstat (limited to 'gitattributes.html')
-rw-r--r--gitattributes.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/gitattributes.html b/gitattributes.html
index 881f95f7b..a68caa4cb 100644
--- a/gitattributes.html
+++ b/gitattributes.html
@@ -870,7 +870,8 @@ operations are attributes-aware.</p></div>
<h3 id="_checking_out_and_checking_in">Checking-out and checking-in</h3>
<div class="paragraph"><p>These attributes affect how the contents stored in the
repository are copied to the working tree files when commands
-such as <em>git checkout</em> and <em>git merge</em> run. They also affect how
+such as <em>git switch</em>, <em>git checkout</em> and <em>git merge</em> run.
+They also affect how
Git stores the contents you prepare in the working tree in the
repository upon <em>git add</em> and <em>git commit</em>.</p></div>
<div class="sect3">
@@ -2159,7 +2160,7 @@ frotz unspecified</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2019-06-21 11:54:06 PDT
+ 2019-07-09 19:51:04 PDT
</div>
</div>
</body>