Ticket UUID: | 4af785ba3cd957d9d259a41cb10f40f841f92719 | ||
Title: | User specified with --user-override doesn't show up in commit msg | ||
Status: | Fixed | Type: | Code_Defect |
Severity: | Cosmetic | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: | 2011-09-12 19:45:57 | ||
Version Found In: | cdc4249268 | ||
Description & Comments: | |||
$ 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: |