commands: update help text of log

Summary: It has been wrong since 2014 (tweakdefault).

Reviewed By: kulshrax

Differential Revision: D28122703

fbshipit-source-id: c83ddbac2c6162e36672649c60c2e7916dc7cbd2
This commit is contained in:
Jun Wu 2021-04-30 15:12:33 -07:00 committed by Facebook GitHub Bot
parent 60dfd68ed3
commit f31f5ebcd5

View File

@ -4045,9 +4045,7 @@ def log(ui, repo, *pats, **opts):
Print the revision history of the specified files or the entire Print the revision history of the specified files or the entire
project. project.
If no revision range is specified, the default is ``tip:0`` unless If no revision range is specified, the default is ``::.``.
--follow is set, in which case the working directory parent is
used as the starting revision.
File history is shown without following rename or copy history of File history is shown without following rename or copy history of
files. Use -f/--follow with a filename to follow history across files. Use -f/--follow with a filename to follow history across