Homec4science

Consolidate querying of things which we can use `git for-each-ref` for

Authored by epriestley <git@epriestley.com> on Oct 30 2013, 21:06.

Description

Consolidate querying of things which we can use git for-each-ref for

Summary: Ref T2230. This cleans up D7442, by using git for-each-ref everywhere we can, in a basically reasonable way.

Test Plan:
In bare and non-bare repositories:

  • Ran discovery with bin/repository discover;
  • listed branches on /diffusion/X/;
  • listed tags on /diffusion/X/;
  • listed tags, branches and refs on /diffusion/rXnnnn.

Reviewers: btrahan, avivey

Reviewed By: avivey

CC: aran

Maniphest Tasks: T2230

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

Details

Committed
epriestley <git@epriestley.com>Oct 30 2013, 21:06
Pushed
aubortJan 31 2017, 17:16
Parents
rPH7360688afb5f: Conditionally restore some "remote/" stuff removed by rP59922b7
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH3bf372c60c2e: Consolidate querying of things which we can use `git for-each-ref` for (authored by epriestley <git@epriestley.com>).Oct 30 2013, 21:06