Overview
Artifact ID: | fe2ce5dd73521da186e9bcd6ec622587630cc98a |
---|---|
Ticket: | 58290cd2975f5f2aaf2087d5fc0e9c291628033d
fossil stash produces a stash for unmodifed checkout |
User & Date: | anonymous 2011-03-10 07:19:07 |
Changes
- 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.
- foundin changed to: "c7f07fe67d"
- severity changed to: "Cosmetic"
- status changed to: "Open"
- title changed to:
fossil stash produces a stash for unmodifed checkout
- type changed to: "Code_Defect"