Fixed misnamed t/t2010-update-cache-badpath.sh
[git/gitweb.git] / Documentation / git-pull-script.txt
blob44fd09a97a2d638a130fd22ce19e99a409d5209a
1 git-pull-script(1)
2 ==================
3 v0.1, May 2005
5 NAME
6 ----
7 git-pull-script - Script used by Linus to pull and merge a remote repository
10 SYNOPSIS
11 --------
12 'git-pull-script'
14 DESCRIPTION
15 -----------
16 This script is used by Linus to pull from a remote repository and perform
17 a merge.
20 Author
21 ------
22 Written by Linus Torvalds <torvalds@osdl.org>
24 Documentation
25 --------------
26 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
28 GIT
29 ---
30 Part of the link:git.html[git] suite