Felipe Gonçalves Assis <felipeg.assis@xxxxxxxxx> writes: > Matthieu Moy <Matthieu.Moy <at> imag.fr> writes: > >> diff.renames:: >> - Tells Git to detect renames. If set to any boolean value, it >> - will enable basic rename detection. If set to "copies" or >> - "copy", it will detect copies, as well. >> + Whether and how Git detects renames. If set to "false", >> + rename detection is disabled. If set to "true", basic rename >> + detection is enable. If set to "copies" or "copy", Git will >> + detect copies, as well. Defaults to false. > > Just a minor typo: s/enable/enabled/ > Also, there is only one space between the second and third sentences. Indeed. Thanks. -- 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