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

Issue 4144002: gclient can now handle git URLs containing "-" in usernames and "~" in paths.... (Closed)

Created:
10 years, 1 month ago by torsten
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

gclient can now handle git URLs containing "-" in usernames and "~" in paths. Contributed by Torsten Becker <torsten.becker@gmail.com>; BUG= TEST=gclient config 'ssh://user-name@asd.com/~/asd.git' && gclient sync # fails in SplitUrlRevision Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=63877

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M gclient_utils.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/gclient_utils_test.py View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
torsten
Hi, I found that gclient crashed when trying to sync dependencies with git URLs which ...
10 years, 1 month ago (2010-10-26 10:27:26 UTC) #1
M-A Ruel
10 years, 1 month ago (2010-10-26 12:47:44 UTC) #2
lgtm, committed as r63877.

Powered by Google App Engine
This is Rietveld 408576698