awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • isomorphic-git/isomorphic-gitAvatar von isomorphic-git

    isomorphic-git/isomorphic-git

    8,259Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,259
  1. Home
  2. Repository Format
  3. Git Reference Namespaces
  4. Reference Deletion