gitlab-mirrors

码农软件 · 软件分类 · Git开源工具 · 2019-11-04 21:13:07

软件介绍

gitlab-mirrors 项目的目的是为了满足当前 Gitlab 所缺少的一个特性:远程仓库的镜像。而 gitlab-mirrors 可以创建远程仓库的只读拷贝,提供命令行接口用来管理镜像的仓库(如添加、删除和修改)。它使用的是 python-gitlab3 来跟 GitLab API 交互。

特性

  • 镜像不同类型的源仓库:  Bazaar, Git, Mercurial, Subversion.  镜像到 git.

  • GitLab mirror adding.

    • When adding a mirror if the project doesn't exist in GitLab it will be auto-created.

    • Set project creation defaults (e.g. issues enabled, wiki enabled, etc.)

    • Delete mirrors both local and remote.

  • non-GitLab mirror adding.

    • Manually specify the remote and don't attempt API communication to GitLab nor attempt to create the remote project.

    • Delete mirrors locally only without communicating to GitLab to delete the remote project.

    • This feature is for mirroring git repositories generically which can be used by any git hosting server or service.  This feature was originally added with mirroring GitLab wikis in mind but allows gitlab-mirrors to be more versatile.

  • Update a single mirror.

  • Update all known mirrors.

  • List all known mirrors.

本文地址:https://codercto.com/soft/d/18281.html

计算几何

计算几何

周培德 / 2008-7 / 69.00元

《计算几何:算法设计与分析(第3版)》系统地介绍了计算几何中的基本概念、求解诸多问题的算法及复杂性分析,概括了求解几何问题所特有的许多思想方法、几何结构与数据结构。全书共分11章,包括:预备知识,几何查找(检索),多边形,凸壳及其应用,Voronoi图、三角剖分及其应用,交与并及其应用,多边形的获取及相关问题,几何体的划分与等分、算法的运动规划、几何拓扑网络设计、随机几何算法与并行几何算法等。一起来看看 《计算几何》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换