Page MenuHomePhabricator

Project History
ActivePublic

Details

Looks Like
Blessed Committers
Hashtags
#blessed_committers
Description

Users with Phabricator commit access.

To commit:

  • Make sure that your repository origin points to this server (secure.phabricator.com) via SSH, not to GitHub. This server hosts the authoritative master repository, GitHub is just a mirror.
    • Good: ssh://dweller@secure.phabricator.com/diffusion/P/phabricator.git
    • Won't Work: https://github.com/phacility/phabricator.git
  • Add your public SSH key in SettingsSSH Public Keys.
  • Now you should be able to push with arc land.

If you want to use "Land Revision" from the web UI, that should work too, provided arc diff said something like this when you ran it originally:

STAGING PUSHED Pushed a copy of the changes to tag "phabricator/diff/35843" in the staging area.

If it didn't say that, the most common fixes are:

  • Update arc.
  • Fix your origin, then run arc diff again. (If your origin is correct, arc which should report the correct repository.)

Event Timeline

epriestley joined this project.
epriestley added members: btrahan, chad, Unknown Object (User), hach-que, vrana.
chad set this project's icon to fa-users.May 26 2014, 5:44 PM
epriestley set this project's color to Violet.
chad changed the visibility from "All Users" to "Public (No Login Required)".Sep 2 2014, 3:54 PM