Actions
User story #7185
closedStash and unstash changes when changing current branch with rudder-dev
Effort required:
Name check:
Fix check:
Regression:
Description
$ rudder-dev branch 123
... work
$ rudder-dev branch 234
work is stashed with a well known name
... fix 234 and commit
$ rudder-dev branch 123
stash is detected and work in unstashed
... continue as if nothing happened
Updated by Benoît PECCATTE about 9 years ago
- Status changed from New to In progress
Updated by Benoît PECCATTE about 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-tools/pull/75
Updated by Benoît PECCATTE about 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-tools|b58b36847e842807e516c46c93d5f0d667498608.
Updated by Vincent MEMBRÉ about 9 years ago
Applied in changeset rudder-tools|e6fb33f834daea2134ac3410e18bfe52c9b7f65f.
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending release to Released
Actions