]> git.ipfire.org Git - thirdparty/git.git/blame - git
Clarify git-diff-cache semantics in the tutorial.
[thirdparty/git.git] / git
CommitLineData
e764b8e8
LT
1#!/bin/sh
2cmd="git-$1-script"
3shift
4exec $cmd "$@"