Lucas Bürgy's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
Why does git stash pop say that it could not restore untracked files from stash entry? - Stack Overflow https://stackoverflow.com/questions/51275777/why-does-git-stash-pop-say-that-it-could-not-restore-untracked-files-from-stash/51275841#51275841
Thu Dec 2 15:49:42 2021
QRCode

when you have this message when doing a git stash apply :

error: could not restore untracked files from stash

do this (warning will override any unsaved local changes) :

git checkout stash -- .
git
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn