tree-diff: don't access hash of NULL object_id pointer
[gitweb.git] / Documentation / git-commit.txt
index ed0f5b94b3f200676aedb312391a2dd8fde7325d..afb06adba433ebc985bf88c318be1ff3e7775162 100644 (file)
@@ -95,7 +95,7 @@ OPTIONS
 
 --reset-author::
        When used with -C/-c/--amend options, or when committing after 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 the long-format.
+       When doing a dry-run, give the output in the long-format.
        Implies `--dry-run`.
 
 -z::