Richard Shann <[email protected]> writes: > On Thu, 2017-07-13 at 12:47 +0100, James wrote: >> > I am not top posting >> >> This 'patch' does not apply to current master so I could not test it >> even if I wanted to > > Ah, yes, sorry, I looked into what parameters git uses for its diff but > didn't think about the directory you would want to run patch from. > I've made a git clone of the repository and used git diff now to get the > attached patch.
That doesn't help much I think. Create an actual commit with commit message, then format that using git format-patch HEAD~1 or similar. -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
