mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 05:07:54 -05: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).