Page MenuHomePhabricator

Fix a missing getSSHUser() callsite
ClosedPublic

Authored by epriestley on Jan 31 2018, 7:30 PM.
Tags
None
Referenced Files
F15462335: D18977.id45511.diff
Tue, Apr 1, 2:08 PM
F15453660: D18977.id45524.diff
Sat, Mar 29, 1:27 PM
F15448992: D18977.id.diff
Fri, Mar 28, 8:04 AM
F15444587: D18977.diff
Thu, Mar 27, 10:12 AM
F15428342: D18977.id45524.diff
Sun, Mar 23, 7:44 PM
F15421158: D18977.id45511.diff
Fri, Mar 21, 9:20 PM
F15401943: D18977.id.diff
Mon, Mar 17, 7:52 PM
F15399930: D18977.id45511.diff
Mon, Mar 17, 8:36 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 31 2018, 8:32 PM
This revision was automatically updated to reflect the committed changes.