> The info in CG 1.3.1 will only apply if you have checked out the
> entire git tree.  Simple output like "diff old new" is perfectly
> fine for me*.

Uuh, please always say

  diff -u old new

to get a diff with surrounding context.  Without that, it is easy that
somebody has extended the docs in parallel, and your patch gets
applied at the wrong place where the line is accidentally identical
(`diff' intelligently tries to find a matching line in case there is
some fuzziness), but the context differs.


    Werner


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to