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

Issue 2179023003: Fix docs for checking out Skia (Closed)

Created:
4 years, 4 months ago by borenet2
Modified:
4 years, 4 months ago
CC:
reviews_skia.org, hal.canary
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M site/user/download.md View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 17 (7 generated)
borenet
4 years, 4 months ago (2016-07-26 14:20:22 UTC) #3
mtklein
fwiw, the existing checkout instructions are how we developers typically make a checkout. no one ...
4 years, 4 months ago (2016-07-26 14:24:17 UTC) #5
mtklein
On 2016/07/26 14:24:17, mtklein wrote: > fwiw, the existing checkout instructions are how we developers ...
4 years, 4 months ago (2016-07-26 14:57:04 UTC) #6
mtklein
https://codereview.chromium.org/2179023003/diff/1/site/user/download.md File site/user/download.md (right): https://codereview.chromium.org/2179023003/diff/1/site/user/download.md#newcode24 site/user/download.md:24: gclient config https://skia.googlesource.com/skia.git Probably want a mkdir src/; cd ...
4 years, 4 months ago (2016-07-26 14:57:54 UTC) #7
borenet
Good catch with --unmanaged. I thought it was the default as of a long time ...
4 years, 4 months ago (2016-07-26 18:00:44 UTC) #8
mtklein
I think it's the default as used by fetch, but not the real default. lgtm
4 years, 4 months ago (2016-07-26 18:02:12 UTC) #9
hcm
On 2016/07/26 18:02:12, mtklein wrote: > I think it's the default as used by fetch, ...
4 years, 4 months ago (2016-07-26 18:03:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2179023003/20001
4 years, 4 months ago (2016-07-26 18:10:57 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/917d6f3005d36d48d5cf0504920405d32e8307ce
4 years, 4 months ago (2016-07-26 18:11:54 UTC) #15
hal.canary
4 years, 4 months ago (2016-07-26 18:18:04 UTC) #17
Message was sent while issue was closed.
I won't fight this anymore.  

    cd ~/src
    mkdir tmpskia
    mv skia tmpskia
    mv tmpskia skia

Powered by Google App Engine
This is Rietveld 408576698