summaryrefslogtreecommitdiff
path: root/Documentation/git-commit.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-05-04 16:26:47 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-05-04 16:26:47 +0900
commit7c7478f45a67121aeda2e1d276feb34c5786e611 (patch)
tree1a97d484ba1ff9d203209e64974a1a55de409e2c /Documentation/git-commit.txt
parentMerge branch 'sr/hooks-cwd-doc' (diff)
parentfix minor typos (diff)
downloadtgif-7c7478f45a67121aeda2e1d276feb34c5786e611.tar.xz
Merge branch 'rg/a-the-typo'
Typofix. * rg/a-the-typo: fix minor typos
Diffstat (limited to 'Documentation/git-commit.txt')
-rw-r--r--Documentation/git-commit.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index ed0f5b94b3..afb06adba4 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -95,7 +95,7 @@ OPTIONS
--reset-author::
When used with -C/-c/--amend options, or when committing after a
- a conflicting cherry-pick, declare that the authorship of the
+ conflicting cherry-pick, declare that the authorship of the
resulting commit now belongs to the committer. This also renews
the author timestamp.
@@ -112,7 +112,7 @@ OPTIONS
`--dry-run`.
--long::
- When doing a dry-run, give the output in a the long-format.
+ When doing a dry-run, give the output in the long-format.
Implies `--dry-run`.
-z::