gitea/routers/private
John Olheiser 43a397ce9a
Initial support for push options ()
* Initial support for push options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix misspelling 🤦

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix formatting after conflict resolution

* defer close git repo

* According the GitLab documentation, git >= 2.10

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Words are hard. Thanks @mrsdizzie 😅

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* Only update if there are push options

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: mrsdizzie <info@mrsdizzie.com>
..
hook.go Initial support for push options ()
internal.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
key.go AuthorizedKeysCommand should not query db directly ()
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
manager_unix.go Queue: Make WorkerPools and Queues flushable ()
manager_windows.go Queue: Make WorkerPools and Queues flushable ()
serv.go Fix typos ()