On Sat, Dec 07, 2013 at 05:43:29PM +0100, Thomas Rast wrote: > One nit: > > > +test_expect_success JGIT 'jgit can read our bitmaps' ' > > + git clone . compat-us.git && > > + ( > > + cd compat-us.git && > > The name suggests a bare repo, but it is a full clone. Not that it > matters. It was originally supposed to be a bare repo, but I had trouble convincing jgit to actually run in a bare repo. The solution was to switch to a non-bare one. :) But obviously I forgot to update the name. I agree it's better to use a more obvious name. Fixed. -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