(stable) Fix a missing getSSHUser() callsite
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