Page MenuHomePhabricator

added arc upgrade --force, which discards all local commits and syncs it up with origin.
AbandonedPublic

Authored by talshiri on Jun 11 2014, 10:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 26, 3:54 AM
Unknown Object (File)
Thu, Feb 20, 4:56 AM
Unknown Object (File)
Sun, Feb 9, 1:30 PM
Unknown Object (File)
Sun, Feb 9, 1:30 PM
Unknown Object (File)
Sun, Feb 9, 1:30 PM
Unknown Object (File)
Jan 27 2025, 5:09 AM
Unknown Object (File)
Jan 18 2025, 3:50 AM
Unknown Object (File)
Jan 6 2025, 11:53 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

this is useful when you're hacking on arcanist, as well as when you're maintaing a fork, and
you want to replace your fork wholesale with the current upstream (technically not a best practice,
but it's helpful for maintaing 'ephemeral' branches).

Test Plan

ran locally.

Diff Detail

Repository
rARC Arcanist
Branch
force_upgrade
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1017
Build 1017: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

talshiri retitled this revision from to added arc upgrade --force, which discards all local commits and syncs it up with origin..
talshiri updated this object.
talshiri edited the test plan for this revision. (Show Details)
talshiri added a reviewer: epriestley.
talshiri edited edge metadata.

fixed sloppy newline