Microsoft/vscode

Git - provide undo for discard untracked files

Open

#241.884 geöffnet am 25. Feb. 2025

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
feature-requestgithelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

Testing #241476

  • Open a folder/workspace that contains a git repository
  • Ensure that the git.untrackedChangesSoftDelete setting is set to true
  • Create a new file in the repository
  • Switch to the Changes view and click discard
  • try to undo. It wants to undo the file creation

Contributor Guide