Page MenuHomePhabricator

Identify published commits in working copies by using remote configuration
ClosedPublic

Authored by epriestley on Jun 30 2020, 9:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 5:50 AM
Unknown Object (File)
Mon, Apr 8, 1:05 PM
Unknown Object (File)
Tue, Apr 2, 1:09 PM
Unknown Object (File)
Thu, Mar 28, 6:41 PM
Unknown Object (File)
Sun, Mar 24, 8:11 AM
Unknown Object (File)
Mar 13 2024, 3:39 PM
Unknown Object (File)
Mar 13 2024, 2:38 PM
Unknown Object (File)
Mar 13 2024, 2:22 PM
Subscribers
None

Details

Summary

Ref T13546. When running "arc branches", we want to show all unpublished commits. This is often a different set of commits than "commits not present in any remote".

Attempt to identify published commits by using the permanent ref rules in Phabricator.

Test Plan

Ran "arc look published", saw sensible published commits in Git.

Diff Detail

Repository
rARC Arcanist
Branch
publish1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/ref/ArcanistRepositoryRef.php:126XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 24703
Build 34066: Run Core Tests
Build 34065: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 30 2020, 9:55 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.