awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesOpen-source alternativesSelf-hosted softwareBlogPlan du site
ProjetÀ proposHow we rankPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAmend Undo Operations

Reverts the most recent amend operation, restoring the previous commit state.

Distinct from Commit Amendments: Distinct from Commit Amendments: focuses specifically on undoing an amend, not on performing the amend itself.

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

Awesome Amend Undo Operations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • facebook/saplingAvatar de facebook

    facebook/sapling

    6,885Voir sur 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

    Reverts the most recent amend operation, restoring the previous commit state.

    Rust
    Voir sur GitHub↗6,885
  1. Home
  2. Development Tools & Productivity
  3. Commit Management
  4. Commit Message Annotations
  5. Commit Amendments
  6. Amend Undo Operations