Page MenuHomePhabricator

Fix a missing getSSHUser() callsite
ClosedPublic

Authored by epriestley on Jan 31 2018, 7:30 PM.
Tags
None
Referenced Files
F17961048: D18977.diff
Fri, Aug 1, 9:21 AM
F17949691: D18977.id45524.diff
Thu, Jul 31, 11:46 PM
F17940519: D18977.id.diff
Thu, Jul 31, 4:30 AM
F17711929: D18977.diff
Jul 17 2025, 9:19 AM
Unknown Object (File)
Jul 5 2025, 6:02 AM
Unknown Object (File)
Jul 1 2025, 7:34 AM
Unknown Object (File)
Jun 6 2025, 3:50 PM
Unknown Object (File)
Jun 2 2025, 1:18 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
Branch
lfsuser1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19300
Build 26082: Run Core Tests
Build 26081: arc lint + arc unit

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.