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

Issue 221383002: Don't fetch git repository unnecessarily when running "pub get". (Closed)

Created:
6 years, 8 months ago by nweiz
Modified:
6 years, 8 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't fetch git repository unnecessarily when running "pub get". R=rnystrom@google.com BUG=17854 RELNOTE=Don't fetch git repository unnecessarily when running "pub get". Committed: https://code.google.com/p/dart/source/detail?r=34626

Patch Set 1 #

Patch Set 2 : missing docs #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -25 lines) Patch
M sdk/lib/_internal/pub/lib/src/git.dart View 2 chunks +17 lines, -4 lines 2 comments Download
M sdk/lib/_internal/pub/lib/src/source/git.dart View 1 4 chunks +42 lines, -14 lines 0 comments Download
A + sdk/lib/_internal/pub/test/get/git/doesnt_fetch_if_nothing_changes_test.dart View 3 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
6 years, 8 months ago (2014-04-01 20:23:48 UTC) #1
Bob Nystrom
lgtm https://codereview.chromium.org/221383002/diff/20001/sdk/lib/_internal/pub/lib/src/git.dart File sdk/lib/_internal/pub/lib/src/git.dart (right): https://codereview.chromium.org/221383002/diff/20001/sdk/lib/_internal/pub/lib/src/git.dart#newcode15 sdk/lib/_internal/pub/lib/src/git.dart:15: class GitException implements Exception { I think we ...
6 years, 8 months ago (2014-04-01 23:43:34 UTC) #2
nweiz
https://codereview.chromium.org/221383002/diff/20001/sdk/lib/_internal/pub/lib/src/git.dart File sdk/lib/_internal/pub/lib/src/git.dart (right): https://codereview.chromium.org/221383002/diff/20001/sdk/lib/_internal/pub/lib/src/git.dart#newcode15 sdk/lib/_internal/pub/lib/src/git.dart:15: class GitException implements Exception { On 2014/04/01 23:43:34, Bob ...
6 years, 8 months ago (2014-04-02 00:41:19 UTC) #3
nweiz
6 years, 8 months ago (2014-04-02 00:47:31 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r34626 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698