mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
43a397ce9a
* Initial support for push options Signed-off-by: jolheiser <[email protected]> * Fix misspelling 🤦 Signed-off-by: jolheiser <[email protected]> * Fix formatting after conflict resolution * defer close git repo * According the GitLab documentation, git >= 2.10 Signed-off-by: jolheiser <[email protected]> * Words are hard. Thanks @mrsdizzie 😅 Co-authored-by: mrsdizzie <[email protected]> * Only update if there are push options Signed-off-by: jolheiser <[email protected]> Co-authored-by: mrsdizzie <[email protected]>