HomePhabricator

Fix a missing getSSHUser() callsite

Description

Fix a missing getSSHUser() callsite

Summary:
See https://discourse.phabricator-community.org/t/after-upgrade-git-lfs-push-ends-up-in-call-to-undefined-method-on-diffusion-git-lfs-authenticate-workflow/1047/1.

I renamed this method in D18912 but missed this callsite since the workflow doesn't live alongside the other ones.

Test Plan: Ran git push in an LFS repository over SSH. Before: fatal; after: clean push.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D18977

Details

Provenance
epriestleyAuthored on Jan 31 2018, 7:21 PM
epriestleyPushed on Jan 31 2018, 11:34 PM
Reviewer
amckinley
Differential Revision
D18977: Fix a missing getSSHUser() callsite
Parents
rP6d5f265a5795: Accept `null` via `conduit.edit` to unassign a task
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19313
Build 26101: Run Core Tests