Originally created by: dkls
In the Git web interface, when viewing the file tree of a branch, the commit messages indicating the latest changes to each file or directory can contain commits from other branches, which can be confusing.
For example, when viewing fbc's "master" branch, there are commits from the "llvm" branch shown, even though that is a separate branch and has not been merged into master yet.
I would love the tree browser to be limited to the context of the current branch.
Diff: