Overview
Artifact ID: | e774aff3fb4bda22d02f153f4fd378fc7cbb84b7 |
---|---|
Ticket: | 5e624dbfca4c3735394a9fc88a35f93460926b95
branch doesn't obey clearsign setting |
User & Date: | anonymous 2010-03-16 21:15:00 |
Changes
- 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.
- foundin changed to: "599e6abfb1"
- private_contact changed to: "ab5c04693d4ea3b3339a1e41947ceb8da8054625"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "branch doesn't obey clearsign setting"
- type changed to: "Code_Defect"