mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-22 21:05:48 +00:00
Unfortunately #16435 asserts the wrong error and should use os.LinkError not os.PathError. Fix #16439 Signed-off-by: Andrew Thornton <art27@cantab.net>