Microsoft/vscode

Git - provide undo for discard untracked files

Open

#241,884 创建于 2025年2月25日

在 GitHub 查看
 (0 评论) (1 反应) (1 负责人)TypeScript (10,221 fork)batch import
feature-requestgithelp wanted

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

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

贡献者指南