Does Codebrag support whole file viewing?
I'd like to use it to review some code which now has multiple commits. If I want to see the latest contents, it seems I can only see what changed in the latest commit (a diff) and not the whole file.
My repo is Git based if that matters.