git.infradead.org missing most GCC SVN branches?
Daniel Berlin
dberlin@dberlin.org
Sun Jul 6 18:32:00 GMT 2008
gcc.gnu.org/git/gcc.git tracks all branches.
Just remember to tell it to fetch all remote refs (since git-svn
branches are done as remotes)
On Sun, Jul 6, 2008 at 11:51 AM, Nix <nix@esperi.org.uk> wrote:
> [David, my fallible memory says that you operate this incredibly useful
> service: if not, feel free to ignore it / tell me who does / forward
> it on.]
>
> I just had reason to want to look at the 4.3 branch (as opposed to HEAD
> as usual) and found that the git mirror on git.infradead.org isn't
> tracking it:
>
> * remote origin
> URL: git://git.infradead.org/gcc.git
> Remote branch merged with 'git pull' while on branch trunk
> trunk
> Tracked remote branches
> autovect-branch fixed-point gcc-4_1-branch gcc-4_2-branch master trunk
>
> Might it be a good idea to expand the set of GCC SVN branches that this
> repository is tracking a bit? I'm not asking for every random weird
> branch, but release branches and perhaps major branches under
> development might be a good idea.
>
More information about the Gcc
mailing list