Do not cache RevCommit in keys of VisibilityCache

If we cache the RevCommit we could hold onto millions of RevCommit,
RevTree and RevCommit[] instances, bloating the server process heap.

Change-Id: I48a3aa758ad0b09eb1158c54f95ea7a6a53a97b5
1 file changed