Files
woodpecker/server
想出网名啦 eaf05dbae8 On Repo update, keep old "Clone" if update would empty it (#1170)
fixed #1169 

after debugging, I found that:
if `Clone` in database is empty, before
https://github.com/woodpecker-ci/woodpecker/blob/master/server/api/hook.go#L128,
the `repo.Clone` be always unset, so clone is failed.

This PR makes the empty `Clone` can't overwrite the value in database.
2022-09-07 17:34:08 +01:00
..
2022-06-04 16:23:45 +02:00
2022-02-25 21:42:45 +01:00
2021-11-25 17:15:36 +01:00
2022-06-17 20:14:01 +02:00