commit | cf818348f1ab577d2ecb5d11a00a1d4122435ece | [log] [tgz] |
---|---|---|
author | Daniel Barkalow <barkalow@iabervon.org> | Mon Sep 10 23:02:56 2007 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 19 03:22:30 2007 -0700 |
tree | 3ae3e6be1bf441f106ee6e525051b13127319fdd | |
parent | 0012ba2108aa42947dedf19f3db2de73a67cc4f5 [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>