summaryrefslogtreecommitdiffstats
path: root/git-commit.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-11-18 13:46:36 -0800
committerJunio C Hamano <gitster@pobox.com>2014-11-18 13:46:36 -0800
commit19a0f4ed47b947ea5b66e7cac85d2277ab5c0505 (patch)
tree45605549a73b10c5e6509694e9b8359c7074afe3 /git-commit.html
parent8dacfd0e39f6e5f7bc6c4639720363700787c927 (diff)
downloadgit-htmldocs-19a0f4ed47b947ea5b66e7cac85d2277ab5c0505.tar.gz
Autogenerated HTML docs for v2.2.0-rc2-12-ge69b1
Diffstat (limited to 'git-commit.html')
-rw-r--r--git-commit.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-commit.html b/git-commit.html
index d74ef886b..effe42b60 100644
--- a/git-commit.html
+++ b/git-commit.html
@@ -1205,9 +1205,10 @@ FROM UPSTREAM REBASE" section in <a href="git-rebase.html">git-rebase(1)</a>.)</
</dt>
<dd>
<p>
- Make a commit only from the paths specified on the
+ Make a commit by taking the updated working tree contents
+ of the paths specified on the
command line, disregarding any contents that have been
- staged so far. This is the default mode of operation of
+ staged for other paths. This is the default mode of operation of
<em>git commit</em> if any paths are given on the command line,
in which case this option can be omitted.
If this option is specified together with <em>--amend</em>, then
@@ -1624,7 +1625,7 @@ information.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-04-08 12:47:26 PDT
+Last updated 2014-11-18 13:45:37 PST
</div>
</div>
</body>