Matthieu Moy [off-list ref] writes:
Galan Rémi [off-list ref] writes:
quoted
Check if commits were removed (i.e. a line was deleted) and print
warnings or abort git rebase according to the value of the
configuration variable rebase.checkLevel.
checkLevel does not seem to be a good name, because it doesn't say
_what_ is checked. I don't have really good proposal in mind, but maybe
rebase.todoListCheckLevel
rebase.missinLinesCheckLevel
Yeah, with s/sin/sing/, but the above makes more sense. It may be
that we probably do not even need "Level" there in the name.