Files
phabricator/resources/sql/patches
epriestley efb0fa739f Make tracked git repositories use an implicit 'origin' remote
Summary:
See T624. I originally wrote this to require an explicit remote, but this
creates an ugly "origin:" in all the URIs and makes T270 more difficult.

Treat all branch names as implying 'origin/'.

Test Plan:
  - Pulled and imported a fresh copy of libphutil without issues.
  - Browsed various git repositories.
  - Browsed Javelin's various branches.
  - Ran upgrade script, got a bunch of clean 'origin/master' -> 'master'
conversions.
  - Tried to specify an explicit remote in a default branch name.
  - Unit tests.

Reviewers: nh, jungejason, btrahan

Reviewed By: btrahan

CC: aran, btrahan

Maniphest Tasks: T624

Differential Revision: https://secure.phabricator.com/D1269
2011-12-29 08:35:32 -08:00
..
2011-02-21 00:23:24 -08:00
2011-03-10 13:48:29 -08:00
2011-03-15 20:51:53 +00:00
2011-03-20 17:55:31 -07:00
2011-03-30 22:08:41 -07:00
2011-04-05 22:30:10 -07:00
2011-04-10 17:19:01 -07:00
2011-04-12 18:19:24 -07:00
2011-04-14 10:12:10 -07:00
2011-04-28 14:40:41 -07:00
2011-05-27 09:33:33 -07:00