mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
This changes the authentication mechanism from passing an authorization token / API key to using basic auth. Basic auth didn’t work when I initially tested the upload API, but hopefully GitHub has since added it (I did request it, but didn’t get a reply, so no idea if the omission was an oversight or by design).