fetch, pull: ask config for remote information
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 30 Apr 2006 13:24:03 +0000 (15:24 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 2 May 2006 08:03:25 +0000 (01:03 -0700)
Now you can say

[remote.junio]
url = git://git.kernel.org/pub/scm/git/git.git
pull = next:next

in your .git/config.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found