Microsoft/vscode

Git - provide undo for discard untracked files

Offen

#241.884 geöffnet am 25.02.2025

 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)TypeScript (39.847 Forks)batch import
feature-requestgithelp wanted

Repository-Metriken

Stars
 (184.936 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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