forgejo/services/mirror
sillyguodong 58bdcae613
Fix missing reference prefix of commits when sync mirror repository ()
replace 
just a patch to fix  in v1.19.4
The reference name of commits when synchronizing should also has prefix
like refs/heads/<branch-name>.

(cherry picked from commit 826b7b979c)
2023-05-30 08:11:45 +02:00
..
mirror.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
mirror_pull.go Fix missing reference prefix of commits when sync mirror repository () 2023-05-30 08:11:45 +02:00
mirror_pull_test.go Fix missing reference prefix of commits when sync mirror repository () 2023-05-30 08:11:45 +02:00
mirror_push.go Refactor git command package to improve security and maintainability () 2023-02-04 10:30:43 +08:00