]> git.ipfire.org Git - thirdparty/git.git/commit - remote.h
Add handlers for fetch-side configuration of remotes.
authorDaniel Barkalow <barkalow@iabervon.org>
Sat, 12 May 2007 15:46:03 +0000 (11:46 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 21 May 2007 04:32:56 +0000 (21:32 -0700)
commit5d46c9d41febe5fe85f94f7db2b190d8abf1e71e
tree8673845865db89bf063eb51193233b47c119b027
parent6b62816cb12e621c5952f088542bec6dfc7ec5d6
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>
remote.c
remote.h