> [...] I wonder if there should be a way not to introduce unrelated
> changes in an MR. Right now, if I change one line in a snippet in
> new/, the MR diff will be cluttered by all those version updates.
> Or am I expected to only commit the relevant files anyway?
The latter, because...
> IIRC,
Le 25/09/2022 à 22:51, Werner LEMBERG a écrit :
If you run this on master:
perl scripts/auxiliar/makelsr.pl --new
you get
$ git diff --stat
Documentation/snippets/accordion-register-symbols.ly | 2 +-
[...]
There are \version changes for snippets that come from new; they
seem to change f
> If you run this on master:
>
> perl scripts/auxiliar/makelsr.pl --new
>
> you get
>
> $ git diff --stat
> Documentation/snippets/accordion-register-symbols.ly | 2 +-
>
> [...]
>
> There are \version changes for snippets that come from new; they
> seem to change from \version "2.23.12" to \ve