Document the use of "current directory" as pull source.
authorJunio C Hamano <junkio@cox.net>
Tue, 1 Nov 2005 22:03:13 +0000 (14:03 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 1 Nov 2005 22:03:13 +0000 (14:03 -0800)
commit710c97dbb1a4469816ae01f4a26661cdba2c401b
treeb9f089c1d3dc1bb2792cfcd0e6b9c56f271045e9
parentbd66361195c5503261a2d1eef6aa685deb058ffb
Document the use of "current directory" as pull source.

The repository to pull from can be a local repository, and as a
special case the current directory can be specified to perform
merges across local branches.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-pull.txt
Documentation/tutorial.txt