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

Issue 238213006: Abort git tools if git repo has too many local branches. (Closed)

Created:
6 years, 8 months ago by iannucci
Modified:
6 years, 8 months ago
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

Abort git tools if git repo has too many local branches. This is a stopgap to prevent people with >20 local branches from running tools like 'git rebase-update'. This usually indicates that the user isn't in the habit of cleaning up old branches, which makes these tools unlikely to be useful in the current state of their repo anyway. R=agable@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=263978

Patch Set 1 #

Total comments: 2

Patch Set 2 : change message #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M git_common.py View 1 2 chunks +22 lines, -1 line 0 comments Download
M tests/git_common_test.py View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
iannucci
6 years, 8 months ago (2014-04-15 00:33:08 UTC) #1
iannucci
On 2014/04/15 00:33:08, iannucci wrote: +stip, +scottmg This one's for you guys :P
6 years, 8 months ago (2014-04-15 01:14:50 UTC) #2
ghost stip (do not use)
lgtm % changes https://chromiumcodereview.appspot.com/238213006/diff/1/git_common.py File git_common.py (right): https://chromiumcodereview.appspot.com/238213006/diff/1/git_common.py#newcode243 git_common.py:243: Seems like you'd want to split ...
6 years, 8 months ago (2014-04-15 18:19:18 UTC) #3
iannucci
On 2014/04/15 18:19:18, stip wrote: > lgtm % changes > > https://chromiumcodereview.appspot.com/238213006/diff/1/git_common.py > File git_common.py ...
6 years, 8 months ago (2014-04-15 20:00:34 UTC) #4
iannucci
The CQ bit was checked by iannucci@chromium.org
6 years, 8 months ago (2014-04-15 20:00:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/iannucci@chromium.org/238213006/20001
6 years, 8 months ago (2014-04-15 20:01:04 UTC) #6
commit-bot: I haz the power
6 years, 8 months ago (2014-04-15 20:02:45 UTC) #7
Message was sent while issue was closed.
Change committed as 263978

Powered by Google App Engine
This is Rietveld 408576698