File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -92,10 +92,10 @@ OPTIONS
9292 all changes made to the branch ref, enabling use of date
9393 based sha1 expressions such as "<branchname>@\{yesterday}".
9494 Note that in non-bare repositories, reflogs are usually
95- enabled by default by the `core.logallrefupdates ` config option.
95+ enabled by default by the `core.logAllRefUpdates ` config option.
9696 The negated form `--no-create-reflog` only overrides an earlier
9797 `--create-reflog`, but currently does not negate the setting of
98- `core.logallrefupdates `.
98+ `core.logAllRefUpdates `.
9999
100100-f::
101101--force::
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ This option is only applicable when listing tags without annotation lines.
174174 `core.logAllRefUpdates` in linkgit:git-config[1].
175175 The negated form `--no-create-reflog` only overrides an earlier
176176 `--create-reflog`, but currently does not negate the setting of
177- `core.logallrefupdates `.
177+ `core.logAllRefUpdates `.
178178
179179<tagname>::
180180 The name of the tag to create, delete, or describe.
You can’t perform that action at this time.
0 commit comments