summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-09-28 15:34:39 +0900
committerJunio C Hamano <gitster@pobox.com>2017-09-28 15:34:39 +0900
commitf088858b7d9cf7778d88910914cf7c34d0fdeb83 (patch)
tree9218886e61e3784e2ef626190f39003136bb75ad /git-branch.txt
parent20c484eb042459f279c89d562aaf9d77dc2f7862 (diff)
downloadgit-htmldocs-f088858b7d9cf7778d88910914cf7c34d0fdeb83.tar.gz
Autogenerated HTML docs for v2.14.2-642-g20fed
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-branch.txt b/git-branch.txt
index e292737b9..58f1e5c9c 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -92,10 +92,10 @@ OPTIONS
all changes made to the branch ref, enabling use of date
based sha1 expressions such as "<branchname>@\{yesterday}".
Note that in non-bare repositories, reflogs are usually
- enabled by default by the `core.logallrefupdates` config option.
+ enabled by default by the `core.logAllRefUpdates` config option.
The negated form `--no-create-reflog` only overrides an earlier
`--create-reflog`, but currently does not negate the setting of
- `core.logallrefupdates`.
+ `core.logAllRefUpdates`.
-f::
--force::