GitHub passwords in .git/config?
On 2019-07-15 10:56, Dirk Eddelbuettel wrote:
<snip> Don't write passwords down like this. Your error is likely in expecting _ssh_ authentication over _https_ -- when it works only over ssh. Use the alternate form for a remote e.g. one that looks like git at github.com:emacs-ess/ESS.git
????? I'm confused.? I changed that line to: ??? ?? ? ?? url = https://git at github.com:sbgraves237/sbgraves237/Ecdat ????? Then when I did "git pull" I got: fatal: unable to access 'https://git at github.com:sbgraves237/sbgraves237/Ecdat/': Port number ended with 's' ??? ? ??? ??? ? Thanks, ??? ? Spencer
Hth, Dirk