Fossil SCM
Misarranged lines in fossil tag help text
Fixed
0cb89f4c72e3b95…
· opened 15 years, 6 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Fixed
- Subsystem
- —
- Created
- Oct. 7, 2010 12:07 p.m. UTC
The following text appears at the end after running "fossil help tag":
will be taken as an artifact or baseline ID and fossil will
probably complain that no such revision was found. However
fossil update tag:decaf
will assume that "decaf" is a tag/branch name.
only allow --date-override and --user-override in
fossil tag add --date-override 'YYYY-MMM-DD HH:MM:SS' \n --user-override user
in order to import history from other scm systems
anonymous added on 2010-10-07 12:09:53: Changed ticket title from "unnecessary" to "misarranged." It looks like the text describes the timestamp override option for fossil tag.
wolfgang added on 2010-10-07 16:10:34: patch added to branch wolfgangTicketCmd ([8041eab372])