author | Daniel Barkalow <barkalow@iabervon.org> | |
Tue, 10 Jul 2007 04:47:26 +0000 (00:47 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 10 Jul 2007 06:39:59 +0000 (23:39 -0700) | ||
commit | 1d735267c9fb74892b0db41b567dc55dcc878006 | |
tree | 6a9c8f39077efaf5e1389fc75a7d3b087ee077d0 | tree | snapshot |
parent | dfd255dd1a7c04ad24891db50e5d80d96f93fd4a | commit | diff |
Some cosmetic changes to remote library
Functions for managing ref lists were named based on their use in
match_refs (for push). For fetch, they will be used for other purposes, so
rename them as a separate patch to make the future code readable.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Functions for managing ref lists were named based on their use in
match_refs (for push). For fetch, they will be used for other purposes, so
rename them as a separate patch to make the future code readable.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote.c | diff | blob | history |