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, Apr 24, 10:22 PM
Unknown Object (File)
Sat, Apr 20, 7:04 PM
Unknown Object (File)
Feb 16 2024, 2:29 PM
Unknown Object (File)
Feb 4 2024, 4:04 AM
Unknown Object (File)
Feb 4 2024, 3:21 AM
Unknown Object (File)
Dec 9 2023, 7:13 AM
Unknown Object (File)
Dec 1 2023, 11:58 PM
Unknown Object (File)
Nov 30 2023, 2:03 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