commit | 5d46c9d41febe5fe85f94f7db2b190d8abf1e71e | [log] [tgz] |
---|---|---|
author | Daniel Barkalow <barkalow@iabervon.org> | Sat May 12 11:46:03 2007 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Sun May 20 21:32:56 2007 -0700 |
tree | 8673845865db89bf063eb51193233b47c119b027 | |
parent | 6b62816cb12e621c5952f088542bec6dfc7ec5d6 [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>