Page MenuHomePhabricator

Make Git prompt for passwords when the user provides a username but not a password
ClosedPublic

Authored by epriestley on Apr 14 2016, 12:10 AM.
Tags
None
Referenced Files
F18085949: D15706.diff
Tue, Aug 5, 7:29 PM
F17977321: D15706.id37838.diff
Fri, Aug 1, 5:41 PM
F17851077: D15706.id.diff
Sun, Jul 27, 10:51 AM
F17836537: D15706.diff
Sat, Jul 26, 4:14 PM
Unknown Object (File)
Jun 20 2025, 11:03 AM
Unknown Object (File)
Jun 19 2025, 3:47 PM
Unknown Object (File)
May 13 2025, 6:59 PM
Unknown Object (File)
May 7 2025, 10:36 AM
Subscribers

Details

Summary

Fixes T10797. This seems to fix things on my local system.

Test Plan
  • Cloned with a username, got prompted for a password.
  • Cloned with a username + password.
  • Cloned with a username + bad password (error).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make Git prompt for passwords when the user provides a username but not a password.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 14 2016, 1:59 AM
This revision was automatically updated to reflect the committed changes.