view contrib/git-viz/git-cat-file @ 2842:7706fa503677

import: get lock and wlock one time this makes import of many patches 6x faster in kernel repo.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Fri, 11 Aug 2006 14:50:41 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"