Alexander Kuleshov <kuleshovmail@xxxxxxxxx> writes: > -core.fileMode:: > +core.filemode:: > Tells Git if the executable bit of files in the working tree > is to be honored. I do not think that this is a good change: config variable names are case insensitive, so filemode and fileMode are both correct. The convention used elsewhere in the documentation is CamelCasing, so the old version seems better to me. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html