berzniz/github_pr_tree

File missing from individual commit view

Open

#130 创建于 2020年9月18日

在 GitHub 查看
 (5 评论) (3 反应) (0 负责人)HTML (81 fork)batch import
bughelp wanted

仓库指标

Star
 (677 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Summary When I open an individual commit, at least one file is missing from the file tree. I do not know how prevalent this is, I just happened to be able to easily identify one occurrence, so I am passing that on for your consideration.

My repo is public so I can show you a good example. That screen shot is from this commit: bf2c603 (#4226)

I know that at least one more file is in this commit, components/automate-ui/src/app/pages/create-notification-modal/create-notification-modal.component.ts, because VSCode shows the changes from that specific commit:

One possible factor that may or may not be relevant: the file in question was added earlier in the commit history of this PR; that is, the PR was not just updating an existing file.

贡献者指南