HomePhabricator

(stable) Fix a missing getSSHUser() callsite

Description

(stable) 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
rPcff61e4d7882: (stable) Fix transcription of single-value bulk edit fields ("Assign to")
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19314
Build 26102: Run Core Tests