]> source.dussan.org Git - gitea.git/commit
If PatchURL is empty, skip pull patch download when migrating (Partial #16356) ...
author6543 <6543@obermui.de>
Fri, 13 Aug 2021 16:26:19 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Aug 2021 16:26:19 +0000 (18:26 +0200)
commit62315ea731e6819b9326ec1dd9ca362bca9d3a7d
treeec62c20c8a65f3753d0ddf8762888c4f522f5e7a
parent86861ee1350e198896b7fd03708f173e93c224b3
 If PatchURL is empty, skip pull patch download when migrating (Partial #16356) (#16681)

Partial backport #16356

Whilst looking at adding migration support for onedev it has become apparent that gitea would attempt to pull patches on other migration targets even if that PatchURL was empty.
modules/migrations/gitea_uploader.go