[PATCH] Update tags to record who made them
[git.git] / Documentation / git-pull-script.txt
1 git-pull-script(1)
2 ==================
3 v0.1, May 2005
4
5 NAME
6 ----
7 git-pull-script - Script used by Linus to pull and merge a remote repository
8
9
10 SYNOPSIS
11 --------
12 'git-pull-script'
13
14 DESCRIPTION
15 -----------
16 This script is used by Linus to pull from a remote repository and perform
17 a merge.
18
19
20 Author
21 ------
22 Written by Linus Torvalds <torvalds@osdl.org>
23
24 Documentation
25 --------------
26 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
27
28 GIT
29 ---
30 Part of the link:git.html[git] suite
31