Microsoft/vscode

Git - provide undo for discard untracked files

Open

#241 884 ouverte le 25 févr. 2025

Voir sur GitHub
 (0 commentaires) (1 réaction) (1 assigné)TypeScript (10 221 forks)batch import
feature-requestgithelp wanted

Métriques du dépôt

Stars
 (74 848 stars)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

Description

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

Guide contributeur