Page MenuHomePhabricator

Add one line to readme.md
AbandonedPublic

Authored by revi on Oct 24 2015, 11:32 AM.
Tags
None
Referenced Files
F13145237: D14322.diff
Fri, May 3, 8:51 AM
Unknown Object (File)
Tue, Apr 30, 5:32 PM
Unknown Object (File)
Sat, Apr 27, 6:11 PM
Unknown Object (File)
Thu, Apr 25, 2:39 AM
Unknown Object (File)
Fri, Apr 19, 3:48 PM
Unknown Object (File)
Fri, Apr 5, 2:51 PM
Unknown Object (File)
Apr 2 2024, 1:47 AM
Unknown Object (File)
Mar 30 2024, 12:44 AM

Active Operations

    Operation 128 Land Revision
    • This change could not be fetched from the remote staging area. It may not have been pushed, or may have been removed.
    • ·Show Details

Details

Reviewers
epriestley
kimhj
Group Reviewers
Blessed Reviewers
Summary
NOTE: Don't waste your time reading this, go do something productive
Test Plan

Pay $10000 to me and I will tell you after deposit

Diff Detail

Repository
rGITTEST git-test
Branch
arcpatch-D14322
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8573
Build 9901: arc lint + arc unit

Event Timeline

revi retitled this revision from to Add one line to readme.md.
revi updated this object.
revi edited the test plan for this revision. (Show Details)
revi added a subscriber: revi.
epriestley added a reviewer: epriestley.

This should work now if you try again.

This revision is now accepted and ready to land.Nov 2 2015, 4:39 PM

Duh, land failed.

Lease activation failed: [CommandException] Command failed with error #128! COMMAND ssh '-o' 'LogLevel=quiet' '-o' 'StrictHostKeyChecking=no' '-o' 'UserKnownHostsFile=/dev/null' '-o' 'BatchMode=yes' -l 'xxxxx' -p '22' -i 'xxxxx' '52.8.245.211' -- '(cd '\''/var/drydock/workingcopy-55/repo/git-test/'\'' && git fetch --no-tags -- '\''ssh://xxxxx@secure.phabricator.com/diffusion/STAGING/staging.git'\'' +'\''refs/tags/phabricator/diff/34572'\'':'\''refs/tags/phabricator/diff/34572'\'')' STDOUT (empty) STDERR fatal: Couldn't find remote ref refs/tags/phabricator/diff/34572

Probably conflict?

revi edited edge metadata.

Rebase

Lease activation failed: [CommandException] Command failed with error #128! COMMAND ssh '-o' 'LogLevel=quiet' '-o' 'StrictHostKeyChecking=no' '-o' 'UserKnownHostsFile=/dev/null' '-o' 'BatchMode=yes' -l 'xxxxx' -p '22' -i 'xxxxx' '52.8.245.211' -- '(cd '\''/var/drydock/workingcopy-57/repo/git-test/'\'' && git fetch --no-tags -- '\''ssh://xxxxx@secure.phabricator.com/diffusion/STAGING/staging.git'\'' +'\''refs/tags/phabricator/diff/34763'\'':'\''refs/tags/phabricator/diff/34763'\'')' STDOUT (empty) STDERR fatal: Couldn't find remote ref refs/tags/phabricator/diff/34763

Ah, ok. I used https (and no ssh key) so I failed to push to staging.

Staging test

SSH key updated.