Issue 3403: Allow tuning rename heuristic
Status:  New
Owner: ----
Project Member Reported by dougk....@gmail.com, Jun 1, 2015
It would be nice if the rename heuristic were tunable -- it seems that JGit defaults to a threshold of 60%, where Git 1.9.5 seems to default to 50%.  It may require adding some changes to JGit to expose the setting, then actually setting the parameter, perhaps from a configuration option (or perhaps even a user setting).