summaryrefslogtreecommitdiff
path: root/other_repo_list.md
blob: f3a29c3b9eee5986b7971c95d125484eba18c20a (plain)
1
2
3
4
5
6
7
8
9
10
---
layout: default
title: 其他Git仓库镜像列表
robots: noindex, nofollow
---

# 其他Git仓库镜像列表
目前已有的社区/个人类型实例托管Git仓库共有{{ site.data.other_repo_list | size }}个:   
{% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>    
{% endfor %}