Ticket Change Details
Not logged in
Overview

Artifact ID: 56da90c5193ef5b16899527da1867a6ab63fd994
Ticket: 4af785ba3cd957d9d259a41cb10f40f841f92719
User specified with --user-override doesn't show up in commit msg
User & Date: anonymous 2011-03-16 19:27:39
Changes

  1. comment changed to:
    <pre>
    $ 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
    </pre>
    'bar' correctly shows up in timeline.  The only problem is cosmetic, shows up while editing the checkin message.
    
  2. foundin changed to: "cdc4249268"
  3. private_contact changed to: "e05c4b7600be973bfc338fbb2709b47357780bc8"
  4. severity changed to: "Cosmetic"
  5. status changed to: "Open"
  6. title changed to:
    User specified with --user-override doesn't show up in commit msg
    
  7. type changed to: "Code_Defect"