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

Issue 555183: Fix for git-svn rebase bug (Closed)

Created:
10 years, 10 months ago by Nasser Grainawi
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com, M-A Ruel
Visibility:
Public.

Description

Fix for git-svn rebase bug git-svn rebase will always output 'Current branch <> is up-to-date' when the branch is up-to-date, even if you pass the --quiet flag(s). This change specifically squelches that message. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37696

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M gclient View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nasser Grainawi
10 years, 10 months ago (2010-01-30 01:08:40 UTC) #1
M-A Ruel
10 years, 10 months ago (2010-01-30 02:42:35 UTC) #2
Don't know bash much but lgtm.

I'm just wondering what happens if git-svn prompts for credential but it should
be a rare case enough that it's not worth bothering.

Powered by Google App Engine
This is Rietveld 408576698