]> git.ipfire.org Git - thirdparty/git.git/commit - remote.h
Report information on branches from remote.h
authorDaniel Barkalow <barkalow@iabervon.org>
Tue, 11 Sep 2007 03:02:56 +0000 (23:02 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Sep 2007 10:22:30 +0000 (03:22 -0700)
commitcf818348f1ab577d2ecb5d11a00a1d4122435ece
tree3ae3e6be1bf441f106ee6e525051b13127319fdd
parent0012ba2108aa42947dedf19f3db2de73a67cc4f5
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>
remote.c
remote.h