Merge branch 'maint'
* maint: docs: clarify "branch -l"
This commit is contained in:
commit
dcc30eb2c7
@ -72,6 +72,8 @@ OPTIONS
|
|||||||
Create the branch's reflog. This activates recording of
|
Create the branch's reflog. This activates recording of
|
||||||
all changes made to the branch ref, enabling use of date
|
all changes made to the branch ref, enabling use of date
|
||||||
based sha1 expressions such as "<branchname>@\{yesterday}".
|
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.
|
||||||
|
|
||||||
-f::
|
-f::
|
||||||
--force::
|
--force::
|
||||||
|
Loading…
Reference in New Issue
Block a user