Fossil SCM
Description of 'annotate' in fossil help is incorrect
Fixed
a182bd01a9c8dde…
· opened 15 years, 6 months ago
- Type
- Documentation
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Sept. 18, 2010 1:23 a.m.
The description provided by entering the command, "fossil help annotate" is as follows:
"Output the text of a file with markings to show when each line of the file was introduced."
This description is not entirely accurate. The 'annotate' command will provide the date and committer of that last check-in that modified the line, not when the line was introduced.