summaryrefslogtreecommitdiffstats
path: root/gittutorial.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-10 17:39:23 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-10 17:39:23 +0900
commit88bf5716b2ea27d90ae93a2f12525a0e143e3b39 (patch)
tree0ddd74fc574f9dc6ccd7667437b0f60b5fb6a94a /gittutorial.html
parentbc39b7db11be3ba4e93e34f706b8a774e523bf1b (diff)
downloadgit-htmldocs-88bf5716b2ea27d90ae93a2f12525a0e143e3b39.tar.gz
Autogenerated HTML docs for v2.14.1-536-g68672
Diffstat (limited to 'gittutorial.html')
-rw-r--r--gittutorial.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gittutorial.html b/gittutorial.html
index bd15c7958..2f37ed664 100644
--- a/gittutorial.html
+++ b/gittutorial.html
@@ -841,7 +841,7 @@ summary of the situation with <em>git status</em>:</p></div>
<pre><code>$ git status
On branch master
Changes to be committed:
-Your branch is up-to-date with 'origin/master'.
+Your branch is up to date with 'origin/master'.
(use "git reset HEAD &lt;file&gt;..." to unstage)
modified: file1
@@ -1373,7 +1373,7 @@ digressions that may be interesting at this point are:</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-02-15 15:17:51 PST
+Last updated 2017-09-10 17:38:46 JST
</div>
</div>
</body>