latest 14 messages by ELLIOTTCABLE

+ [2015-10-15T23:07:27Z] ELLIOTTCABLE Turns out that somehow my *actual GitHub password* somehow snuck into my OS X keychain, and was being used for HTTPS authentication; so now that half my freaking repos are cloned via HTTPS, I have to re-configure them to *actually* use SSH.
+ [2015-10-15T23:06:55Z] ELLIOTTCABLE I always thought that the https URLs were ‘fake,’ and actually resolved over SSH with identities.
+ [2015-10-15T23:06:45Z] ELLIOTTCABLE Seveas: figured it out, actually. Discovered GH had a help-article on this.
+ [2015-10-15T22:57:35Z] ELLIOTTCABLE like. I shouldn't get a prompt. Why would `git push` be trying to do *username/password* authentication for GitHub?
+ [2015-10-15T22:57:18Z] ELLIOTTCABLE but when I try to git-push to a repo, I'm getting “Username for 'https://github.com':”
+ [2015-10-15T22:57:07Z] ELLIOTTCABLE that file exists, and is valid, as far as I can tell; brought it with me from the old (working) machine
+ [2015-10-15T22:56:51Z] ELLIOTTCABLE ~/.ssh/config has “Host * \n IdentityFile ~/.identity.insecure”
+ [2015-10-15T22:56:21Z] ELLIOTTCABLE setting up a new machine; haven't fuxed with my SSH settings in foreeeeeever
+ [2015-10-15T22:56:13Z] ELLIOTTCABLE okay, I don't know how I'm being foolish here
+ [2014-07-04T01:39:17Z] ELLIOTTCABLE ah, okay, I'll try that.
+ [2014-07-04T01:39:15Z] ELLIOTTCABLE I'd like to see https://github.com/ELLIOTTCABLE/Paws.js/releases/tag/r4 instead.
+ [2014-07-04T01:38:53Z] ELLIOTTCABLE 5:36 PM <purr\Paws> [Paws.js] ELLIOTTCABLE tagged r4 at 1c0e724: https://github.com/ELLIOTTCABLE/Paws.js/commits/r4
+ [2014-07-04T01:38:51Z] ELLIOTTCABLE when I push a tag, I get a line like this:
+ [2014-07-04T01:38:33Z] ELLIOTTCABLE is there any way to get the IRC bot to report on *releases* instead of tags?