You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚧 Features
* Gogs (fixes#18) (kudos @pyhedgehog)
* certificate pinning (fixes#88)
* non-standard http ports (fixes#81)
* possibility to use custom SSH address (fixes#107)
* .gitconfig in XDG home directory (fixes#95)
* .gitconfig's proxy definition support (fixes#105)
* automatically grab PR title/body from last commit (fixes#73)
🚒 Bugfixes
* refactoring of listings, improved list command (fixes#114)
💄 Cosmetics
* Switch to a git tag scheme for versioning (using setuptools-scm)
* Updated README with new informations
* Added @pyhedgehog to contributors
* Updated TODO list
Signed-off-by: Guyzmo <[email protected]>
reuse the way proxy is configured in git, check http variables (I guess requests does it per default, though) and configure requests to do that.
The text was updated successfully, but these errors were encountered: