From: Johannes Schindelin Date: Sun, 30 Apr 2006 13:24:03 +0000 (+0200) Subject: fetch, pull: ask config for remote information X-Git-Tag: v1.4.1-rc1~149^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5a223a0d434c874984a0251eca4520ef95718a6d?hp=5a223a0d434c874984a0251eca4520ef95718a6d fetch, pull: ask config for remote information 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 Signed-off-by: Junio C Hamano ---