summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-02-03 13:44:07 -0800
committerJunio C Hamano <gitster@pobox.com>2017-02-03 13:44:07 -0800
commita8e4261bd5f84cbc59a4a12a7908561671210aba (patch)
tree7386d5d562fa1a359c4cf10f413e7ed261eb9221 /git-branch.txt
parentb86c803928ea5a49233f14d6f92c7ce64760e309 (diff)
downloadgit-htmldocs-a8e4261bd5f84cbc59a4a12a7908561671210aba.tar.gz
Autogenerated HTML docs for v2.12.0-rc0
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/git-branch.txt b/git-branch.txt
index 5516a47b5..28d46cc03 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -91,6 +91,9 @@ OPTIONS
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.
+ The negated form `--no-create-reflog` only overrides an earlier
+ `--create-reflog`, but currently does not negate the setting of
+ `core.logallrefupdates`.
-f::
--force::