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

Issue 14446006: Offer empty branches for deletion, i.e. (Closed)

Created:
7 years, 8 months ago by groby-ooo-7-16
Modified:
7 years, 8 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org
Base URL:
http://src.chromium.org/chrome/trunk/tools/depot_tools/
Visibility:
Public.

Description

Offer empty branches for deletion & provide upstream distances Empty branch output: # Empty branches git branch -D ipc2 # Empty. git branch -D m3 # Empty. Empty branches that have origin/* as upstream will not be considered for deletion. Provide distance from upstream in output, i.e. # Branch gypi-own - [master: ahead 1, behind 281] # Branch m2 - [master: ahead 1] Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=196249

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -6 lines) Patch
M git_utils/git-tree-prune View 1 4 chunks +36 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
groby-ooo-7-16
A few updates to tree-pruning - PTAL
7 years, 8 months ago (2013-04-24 22:03:01 UTC) #1
groby-ooo-7-16
One more addition - made sure that the script doesn't offer "empty" branches for deletion ...
7 years, 8 months ago (2013-04-24 22:10:36 UTC) #2
M-A Ruel
rubberstamp lgtm
7 years, 8 months ago (2013-04-24 22:21:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/14446006/2001
7 years, 8 months ago (2013-04-24 22:27:15 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-24 22:29:01 UTC) #5
Message was sent while issue was closed.
Change committed as 196249

Powered by Google App Engine
This is Rietveld 408576698