Fossil SCM
User specified with --user-override doesn't show up in commit msg
Fixed
4af785ba3cd957d…
· opened 15 years ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Cosmetic
- Resolution
- Fixed
- Subsystem
- —
- Created
- March 16, 2011 7:27 p.m.
$ whoami foo $ f commit --user-override bar # Enter comments on this check-in. Lines beginning with # are ignored. # The check-in comment follows wiki formatting rules. # # user: foo # tags: trunk
'bar' correctly shows up in timeline. The only problem is cosmetic, shows up while editing the checkin message.
dmitry added on 2011-09-12 19:45:57 UTC: Fixed in [7c82dbf546] .