We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d86216 + d956a20 commit 0cfd333Copy full SHA for 0cfd333
Documentation/git-commit.txt
@@ -250,9 +250,10 @@ FROM UPSTREAM REBASE" section in linkgit:git-rebase[1].)
250
251
-o::
252
--only::
253
- Make a commit only from the paths specified on the
+ Make a commit by taking the updated working tree contents
254
+ of the paths specified on the
255
command line, disregarding any contents that have been
- staged so far. This is the default mode of operation of
256
+ staged for other paths. This is the default mode of operation of
257
'git commit' if any paths are given on the command line,
258
in which case this option can be omitted.
259
If this option is specified together with '--amend', then
0 commit comments