Add --git-find-renames-threshold option
Review Request #10185 — Created Sept. 27, 2018 and submitted — Latest diff uploaded
The
--git-find-renames-threshold
option can be used withrbt diff
andrbt post
in a Git repository to specify a threshold forgit diff --find-renames
. This option is ignored by all other SCM clients.
Posted /r/10186/ with
--git-find-renames-threshold 10
.
Diff Revision 1 (Latest)
rbtools/clients/bazaar.py |
---|
rbtools/clients/clearcase.py |
---|
rbtools/clients/cvs.py |
---|
rbtools/clients/git.py |
---|
rbtools/clients/mercurial.py |
---|
rbtools/clients/perforce.py |
---|
rbtools/clients/plastic.py |
---|
rbtools/clients/svn.py |
---|
rbtools/clients/tfs.py |
---|
rbtools/commands/__init__.py |
---|
rbtools/commands/diff.py |
---|
rbtools/commands/post.py |
---|