[email protected] writes: > Comment #5 on issue 2263 by [email protected]: Reimplement > chord repetition > http://code.google.com/p/lilypond/issues/detail?id=2263 > > Apparently the test source tree is missing > 2c5b82a7c0e500623e0e0cdcadd3b0a2703825a3 > which would explain the failure to apply the patch. > > Git people, explain/investigate why: > https://github.com/gperciva/lilypond-extra/blob/master/patches/compile_lilypond_test.py#L104 > > causes this. The initial repository contains > afb4c5fb1766a317100887f62c72a660047c8892
git checkout-index checks out whatever git's idea of what it would check out when doing an argument-less commit and then checkout. I have problems guessing the intent of those lines. -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
