awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesReference Deletion

Operations for removing specific Git references such as branches or tags from the filesystem.

Distinct from Git Reference Namespaces: Focuses on the removal of references rather than the organization of reference namespaces.

Explore 1 awesome GitHub repository matching repository format · Reference Deletion. Refine with filters or upvote what's useful.

Awesome Reference Deletion GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • isomorphic-git/isomorphic-gitisomorphic-git 的头像

    isomorphic-git/isomorphic-git

    8,259在 GitHub 上查看↗

    Isomorphic-git is a full implementation of the Git version control system written in JavaScript. It serves as a programmatic client library that allows developers to perform core version control operations without requiring a system-level Git binary installation. The library is designed as an isomorphic codebase, meaning it runs identically across both client-side web browser environments and server-side Node.js runtimes. It achieves this by using a filesystem-agnostic storage model and a pure JavaScript implementation of the Git core logic and the Smart HTTP protocol. The project covers a c

    Provides the capability to remove specific references like tags or branches from the local filesystem.

    JavaScript
    在 GitHub 上查看↗8,259
  1. Home
  2. Repository Format
  3. Git Reference Namespaces
  4. Reference Deletion