awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMetadata Editings

Operations that change the message, author, or date of an existing commit without altering its file content.

Distinct from Stack Commit Editings: Distinct from Stack Commit Editings: focuses solely on editing commit metadata (message, user, date) rather than modifying content or restacking dependent commits.

Explore 1 awesome GitHub repository matching development tools & productivity · Metadata Editings. Refine with filters or upvote what's useful.

Awesome Metadata Editings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • facebook/saplingAvatar de facebook

    facebook/sapling

    6,885Ver en GitHub↗

    Sapling is a scalable version control system designed to handle repositories with millions of files and commits, making it suitable for large monorepos. It reads and writes Git repositories natively, maintaining full interoperability with Git remotes and standard workflows, and provides an interactive commit graph for exploring repository history and state. The system uses a bookmark-based branching model that eliminates named branches in favor of lightweight, movable labels for commits. It tracks how each commit was created, amended, rebased, or split through commit-graph-based mutation trac

    Changes the message, user, or date of an existing commit without altering its content.

    Rust
    Ver en GitHub↗6,885
  1. Home
  2. Development Tools & Productivity
  3. Commit Management
  4. Commit Message Annotations
  5. Commit Amendments
  6. Stack Commit Editings
  7. Metadata Editings