Page MenuHomePhabricator

Fix a missing getSSHUser() callsite
ClosedPublic

Authored by epriestley on Jan 31 2018, 7:30 PM.
Tags
None
Referenced Files
F19803342: D18977.diff
Sun, Mar 1, 10:40 PM
F19801918: D18977.id45524.diff
Sun, Mar 1, 11:09 AM
F19801633: D18977.id45524.diff
Sun, Mar 1, 3:54 AM
F19073215: D18977.id45511.diff
Dec 1 2025, 1:07 AM
F19018504: D18977.diff
Nov 23 2025, 11:21 AM
F18999248: D18977.diff
Nov 20 2025, 8:41 PM
F18993824: D18977.diff
Nov 19 2025, 8:44 AM
F18776090: D18977.id.diff
Oct 10 2025, 9:09 PM
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.