Problem
Two stashes are sitting in the repo and need to be reviewed/discarded:
Stash 0 (on main, WIP ADR-001)
- Files:
server/jest.config.js, server/jest.setup.js, server/package.json
- Content: SPDX header + yarn.lock updates for jest ^29.7.0
- Status: Probably should be committed if still relevant, or dropped
Stash 1 (on deleted branch feat/i18n-placeholder-migration)
Acceptance Criteria
Aufwand
~5 min
Problem
Two stashes are sitting in the repo and need to be reviewed/discarded:
Stash 0 (on main, WIP ADR-001)
server/jest.config.js,server/jest.setup.js,server/package.jsonStash 1 (on deleted branch
feat/i18n-placeholder-migration)frontend/src/App.jsx,frontend/src/LogoContext.jsxAcceptance Criteria
git stash listreturns emptyAufwand
~5 min