On Tue, 2007-03-27 at 00:15 +0100, Julian Phillips wrote: > +# want to make sure that what is pointed to has a .git directory ... > +test -d ${orig_git}/.git || die "${original_git} is not a git repository!"; > + Shouldn't this be made to work with bare repositories as well? -Eric - 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