Merge branch 'maint'

* maint:
  docs: clarify "branch -l"
This commit is contained in:
Junio C Hamano 2010-04-08 23:27:23 -07:00
commit dcc30eb2c7

View File

@ -72,6 +72,8 @@ OPTIONS
Create the branch's reflog. This activates recording of
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.
-f::
--force::