This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
v4.13.0
Not very fancy release, with some code improvements and cleans and the update of all the dependencies. The most relevant change is the #1197, making public http.AuthMethod.SetAuth
method.
Change Log
- *: go module update #1200 (mcuadros)
- *: code quality improvements #1199 (muesli)
- *: fix typos in comments #1181 (muesli)
- config: added missing dot. #1175 (VladMasarik)
- Remote: add Prune option to PushOptions #1165 (seletskiy)
- Worktree: improve build index performance. #1179 (orisano)
- plumbing/transport: make http.AuthMethod setAuth public. Fixes #1196 #1197 (hypnoce)