git-local-fetch(1)
NAME
- git-local-fetch - Duplicates another git repository on a
- local system
SYNOPSIS
git-local-fetch [-c] [-t] [-a] [-d] [-v] [-w filename]
[--recover] [-l] [-s] [-n] commit-id path
DESCRIPTION
Duplicates another git repository on a local system.
OPTIONS
Arraythe format
<commit-id>[''<filename-as-in--w>]
AUTHOR
Written by Junio C Hamano <junkio@cox.net>
DOCUMENTATION
- Documentation by David Greaves, Junio C Hamano and the
- git-list <git@vger.kernel.org>.
GIT
- Part of the git(7) suite
- 03/08/2007 GIT