git-show-rev-cache(1) ===================== NAME ---- git-show-rev-cache - Show the contents of a rev-cache file. SYNOPSIS -------- 'git-show-rev-cache' DESCRIPTION ----------- Show the contents of . A rev-cache file describes the commit ancestry reachable from references supplied as input to get-build-rev-cache. This file is in an append-only binary format to make the server side friendly to rsync mirroring scheme. OPTIONS ------- :: Rev-cache file to display. Author ------ Written by Junio C Hamano Documentation -------------- Documentation by Junio C Hamano and the git-list . GIT --- Part of the link:git.html[git] suite