Hi, On Mon, 2 Jun 2008, Junio C Hamano wrote: > * sp/remote (Sun Jun 1 00:28:04 2008 -0400) 3 commits > + Make "git-remote rm" delete refs acccording to fetch specs > + Make "git-remote prune" delete refs according to fetch specs > + Remove unused remote_prefix member in builtin-remote > > "git-remote" had an unwarranted assumption that everybody uses > refs/remotes/$it namespace to track remote repository called $it. This > series is a reasonable fix to it. AFAIR this limitation was already in the scripted version, and I tried to wrap my head around lifting it. However, I did not end up with the brillian analysis of Shawn, and was almost sending a reply contradicting his logic. However, I agree with Shawn that it is the same issue as contradicting fetches, so if it leads to problems, it is a pilot error. _However_, I still try to come up with some attic for deleted refs. It is not just a matter of moving the logs to a different namespace because of D/F conflicts. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html