Homec4science

Don't pull updates for repositories marked as hosted

Authored by epriestley <git@epriestley.com> on Oct 26 2013, 23:44.

Description

Don't pull updates for repositories marked as hosted

Summary:

  • Don't try to pull hosted repos.
  • Also, fix the --verbose + --trace interaction for bin/repository.
  • Also, fix a couple of unit tests which got tweaked earlier.

Test Plan:

$ ./bin/repository pull GTEST --verbose
Pulling 'GTEST'...
Repository "GTEST" is hosted, so Phabricator does not pull updates for it.
Done.

Reviewers: btrahan, hach-que

Reviewed By: hach-que

CC: aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7427

Details

Committed
epriestley <git@epriestley.com>Oct 29 2013, 23:32
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd02202cde226: Enable "SSH Keys" auth panel unconditionally
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH0965f0041a5c: Don't pull updates for repositories marked as hosted (authored by epriestley <git@epriestley.com>).Oct 29 2013, 23:32