-
Zach Loafman authored
A number of people have run across https://github.com/github/hub/issues/976 when trying to do cherry picks using this script. Rather than stealing stdin, just create a tmpfile and give hub full access to stdin, which will let it prompt for the password it so dearly wants. Tested by being unauth'd.
21db47a3