Ticket Change Details
Not logged in
Overview

Artifact ID: e774aff3fb4bda22d02f153f4fd378fc7cbb84b7
Ticket: 5e624dbfca4c3735394a9fc88a35f93460926b95
branch doesn't obey clearsign setting
User & Date: anonymous 2010-03-16 21:15:00
Changes

  1. comment changed to:
    The 'branch new' command always attempts to use gpg signing, even if the clearsign  setting is off.
    
    The code appears to check for the "omitsign" setting rather than the "clearsign" setting. (checkin also checkd for the omitsign option; nothing appears to set it anywhere -- is this a relic of an older version?)
    
    The --nosign option works to bypass signing; however this is not listed in the usage.
    
  2. foundin changed to: "599e6abfb1"
  3. private_contact changed to: "ab5c04693d4ea3b3339a1e41947ceb8da8054625"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "branch doesn't obey clearsign setting"
  7. type changed to: "Code_Defect"