author | Daniel Barkalow <barkalow@iabervon.org> | |
Sat, 12 May 2007 15:46:03 +0000 (11:46 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 21 May 2007 04:32:56 +0000 (21:32 -0700) | ||
commit | 5d46c9d41febe5fe85f94f7db2b190d8abf1e71e | |
tree | 8673845865db89bf063eb51193233b47c119b027 | tree | snapshot |
parent | 6b62816cb12e621c5952f088542bec6dfc7ec5d6 | commit | diff |
Add handlers for fetch-side configuration of remotes.
These follow the pattern of the push side configuration, but aren't
taken from anywhere else, because git-fetch is still in shell.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
These follow the pattern of the push side configuration, but aren't
taken from anywhere else, because git-fetch is still in shell.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
remote.c | diff | blob | history | |
remote.h | diff | blob | history |