]> source.dussan.org Git - gitea.git/commit
Add missing parameter for error in log message (#20144)
authorGusted <williamzijl7@hotmail.com>
Mon, 27 Jun 2022 13:52:22 +0000 (15:52 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jun 2022 13:52:22 +0000 (16:52 +0300)
commit9eb6c4a0dfaed86713952da19a8aa5079e97addb
tree394220001707d269eabf5fbb73856614f7fe1de9
parent5371964a4ed0031113e362108775617fe96fd6ac
Add missing parameter for error in log message (#20144)

- Adds a `%v` for the last parameter, `err`.

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
routers/private/hook_pre_receive.go