Ticket Change Details
Not logged in
Overview

Artifact ID: fe2ce5dd73521da186e9bcd6ec622587630cc98a
Ticket: 58290cd2975f5f2aaf2087d5fc0e9c291628033d
fossil stash produces a stash for unmodifed checkout
User & Date: anonymous 2011-03-10 07:19:07
Changes

  1. comment changed to:
    In an unmodified checkout 'fossil stash' produces an noop stash
    whereas 'fossil stash save' doesn't produce a stash
    
    Also stash id simply keeps incrementing by one.  If you have four stashes with id's 1-4 and pop all of them to leave yourself with an emtpy stash stack you'd expect your next stash to have an id of 1 but instead its 5.
    
  2. foundin changed to: "c7f07fe67d"
  3. severity changed to: "Cosmetic"
  4. status changed to: "Open"
  5. title changed to:
    fossil stash produces a stash for unmodifed checkout
    
  6. type changed to: "Code_Defect"