Is it possible to set the similarity threshold in configuration file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For example, for the [status
command](https://git-scm.com/docs/git-status), I would like to set a
value for the `find-renames` option in `~/.gitconfig`. To so so, I
tried the following with no avail:

[status]
        findRenames = 5%

[status]
        findrenames = 5%

[status]
        find--renames = 5%

Is it possible to set a value for the `find-renames` option of the
`status` command in `~/.gitconfig`?



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux