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

Issue 24276008: Add 'git cl diff' command. (Closed)

Created:
7 years, 3 months ago by Sam Clegg
Modified:
7 years, 2 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Add 'git cl diff' command. This command shows the differences between local branch and the last patch uploaded to rietveld. The idea being that you can see what would be uploaded before you actually upload. This can useful when using 'git cl patch' to move changes between checkouts and working from more than one machine at once. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=225552

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -10 lines) Patch
M git_cl.py View 1 2 3 5 chunks +39 lines, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sam Clegg
7 years, 3 months ago (2013-09-20 14:48:56 UTC) #1
M-A Ruel
https://codereview.chromium.org/24276008/diff/5001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/24276008/diff/5001/git_cl.py#newcode2136 git_cl.py:2136: """show differences between local tree and last upload.""" shows ...
7 years, 3 months ago (2013-09-20 15:08:15 UTC) #2
Sam Clegg
https://codereview.chromium.org/24276008/diff/5001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/24276008/diff/5001/git_cl.py#newcode2136 git_cl.py:2136: """show differences between local tree and last upload.""" On ...
7 years, 2 months ago (2013-09-23 16:38:42 UTC) #3
M-A Ruel
lgtm. Since there's no test, if it breaks eventually, you get to fix it.
7 years, 2 months ago (2013-09-24 21:13:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/24276008/9001
7 years, 2 months ago (2013-09-26 20:32:08 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-09-26 20:35:17 UTC) #6
Message was sent while issue was closed.
Change committed as 225552

Powered by Google App Engine
This is Rietveld 408576698