diff options
author | Gary Gibbons <ggibbons@perforce.com> | 2012-07-04 09:40:19 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-05 23:23:28 -0700 |
commit | 84cb00036fb59cf0ff305dcc27551f0519b5098c (patch) | |
tree | 7664cd1b9d9f86ba65c8079d93b4da1f6721010b /setup.c | |
parent | a0327c0edc7ada60ae2af5ec8daa5dcfcacd095d (diff) | |
download | git-84cb00036fb59cf0ff305dcc27551f0519b5098c.tar.gz |
git p4: refactor diffOpts calculation
P4Submit.applyCommit()
To avoid recalculating the same diffOpts for each commit, move it
out of applyCommit() and into the top-level run(). Also fix a bug
in that code which interpreted the value of detectRenames as a
string rather than as a boolean.
[pw: fix documentation, rearrange code a bit]
Signed-off-by: Gary Gibbons <ggibbons@perforce.com>
Signed-off-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'setup.c')
0 files changed, 0 insertions, 0 deletions