Hi, The current git mirror has some strange branches, which don't exist in subversion. Those branches under branches/*/* are either not mirrored or mirrored with the first directory name. There is ix86 branch in git. But in subversion, there are
atom/ avx/ gcc-4_1-branch/ gcc-4_2-branch/ gcc-4_3-branch/ gcc-4_4-branch/ under /branches/ix86. I think we should either mirror or branches or don't mirror branches with more than one `/' in branch name after /branches. Thanks. -- H.J.