forgejo/services/mirror
sillyguodong 826b7b979c
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>.
2023-05-30 13:12:21 +08: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 13:12:21 +08:00
mirror_pull_test.go Fix missing reference prefix of commits when sync mirror repository () 2023-05-30 13:12:21 +08:00
mirror_push.go Refactor git command package to improve security and maintainability () 2023-02-04 10:30:43 +08:00