最佳答案
如果我运行 git stash -u,我可以隐藏未追踪的文件。然而,说未跟踪的文件根本不显示与 git stash show stash@{0}。有没有办法在不使用隐藏文件的情况下显示未追踪的隐藏文件?