Chromium Code Reviews

Issue 6976050: Fix the call to "git checkout" on Windows. (Closed)

Created:
9 years, 6 months ago by Nicolas Sylvain
Modified:
9 years, 6 months ago
Reviewers:
cmp
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Fix the call to "git checkout" on Windows. The "^0" is not needed, and it confuses Windows since the carret is a special character. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87636

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+2 lines, -2 lines)
M gclient_scm.py View 2 chunks +2 lines, -2 lines 0 comments

Messages

Total messages: 2 (0 generated)
Nicolas Sylvain
9 years, 6 months ago (2011-06-01 21:01:18 UTC) #1
cmp
9 years, 6 months ago (2011-06-01 21:06:58 UTC) #2
lgtm

Powered by Google App Engine