Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 16057018: Pass --no-renames to git diff (Closed)

Created:
7 years, 6 months ago by Roland McGrath
Modified:
7 years, 6 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Visibility:
Public.

Description

Pass --no-renames to git diff If ~/.gitconfig contains: [diff] renames = "true" then git diff --name-status will produce output that confuses the parsing in svm.GIT.CaptureStatus and git diff will produce output that confuses the patch command on trybots. Passing --no-renames explicitly counteracts this. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=203778

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M scm.py View 2 chunks +5 lines, -2 lines 0 comments Download
M tests/git_cl_test.py View 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Roland McGrath
7 years, 6 months ago (2013-06-03 20:58:57 UTC) #1
M-A Ruel
I'm confused, this is for "git try" and not "git cl try", right?
7 years, 6 months ago (2013-06-03 21:00:47 UTC) #2
Roland McGrath
On 2013/06/03 21:00:47, Marc-Antoine Ruel wrote: > I'm confused, this is for "git try" and ...
7 years, 6 months ago (2013-06-03 21:01:35 UTC) #3
M-A Ruel
On 2013/06/03 21:01:35, Roland McGrath wrote: > On 2013/06/03 21:00:47, Marc-Antoine Ruel wrote: > > ...
7 years, 6 months ago (2013-06-03 21:05:42 UTC) #4
Roland McGrath
On 2013/06/03 21:05:42, Marc-Antoine Ruel wrote: > On 2013/06/03 21:01:35, Roland McGrath wrote: > > ...
7 years, 6 months ago (2013-06-03 21:15:50 UTC) #5
M-A Ruel
On 2013/06/03 21:15:50, Roland McGrath wrote: > On 2013/06/03 21:05:42, Marc-Antoine Ruel wrote: > > ...
7 years, 6 months ago (2013-06-03 21:22:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mcgrathr@chromium.org/16057018/1
7 years, 6 months ago (2013-06-03 21:34:18 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-06-03 21:36:19 UTC) #8
Message was sent while issue was closed.
Change committed as 203778

Powered by Google App Engine
This is Rietveld 408576698