gitea/services/mirror
sillyguodong 826b7b979c
Fix missing reference prefix of commits when sync mirror repository (#24994)
replace #24868
just a patch to fix #24824 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 (#21840) 2022-11-27 18:20:29 +00:00
mirror_pull.go Fix missing reference prefix of commits when sync mirror repository (#24994) 2023-05-30 13:12:21 +08:00
mirror_pull_test.go Fix missing reference prefix of commits when sync mirror repository (#24994) 2023-05-30 13:12:21 +08:00
mirror_push.go Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00