author | Daniel Barkalow <barkalow@iabervon.org> | |
Tue, 11 Sep 2007 03:02:56 +0000 (23:02 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Sep 2007 10:22:30 +0000 (03:22 -0700) | ||
commit | cf818348f1ab577d2ecb5d11a00a1d4122435ece | |
tree | 3ae3e6be1bf441f106ee6e525051b13127319fdd | tree | snapshot |
parent | 0012ba2108aa42947dedf19f3db2de73a67cc4f5 | commit | diff |
Report information on branches from remote.h
This adds full parsing for branch.<name> sections and functions to
interpret the results usefully. It incidentally corrects the fetch
configuration information for legacy branches/* files with '#'
characters in the URLs.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This adds full parsing for branch.<name> sections and functions to
interpret the results usefully. It incidentally corrects the fetch
configuration information for legacy branches/* files with '#'
characters in the URLs.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote.c | diff | blob | history | |
remote.h | diff | blob | history |