DescriptionDon't run "git fetch" multiple times for the same repository.
When looking into issue 17854, I noticed that when installing without a locked
git revision, "pub get" was running "git fetch" over and over again on the same
repository. This avoids doing so and increases the speed of "pub get" with git
repositories considerably.
R=rnystrom@google.com
Committed: https://code.google.com/p/dart/source/detail?r=34671
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|