On Sat, Nov 17, 2007 at 02:45:46PM +0100, Alex Riesen wrote: > > +test_expect_success 'deleted branches have their tracking branches removed' ' > > + git push origin :b1 && > > + test "$(git rev-parse origin/b1)" = "origin/b1" > > +' > > + > > test_done > > Oh, missed that. > > Completely-Acked-By: Alex "Sleepy" Riesen <raa.lkml@xxxxxxxxx> Yes, I didn't put it in the first patch, because it was broken there. ;) -Peff - 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