Microsoft/vscode

Git - provide undo for discard untracked files

Aberta

#241.884 aberto em 25 de fev. de 2025

 (0 comentário) (1 reação) (1 responsável)TypeScript (39.847 forks)batch import
feature-requestgithelp wanted

Métricas do repositório

Stars
 (184.936 estrelas)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

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

Guia do colaborador