Any tool for committing the same change across multiple repos?

This page summarizes the projects mentioned and recommended in the original post on /r/git

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

    I realize that I want that change applied to all of my projects which use the same stack (e.g. all of my Solidity projects built with Foundry)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. git-repo-sync

    Auto synchronization of remote Git repositories. Auto conflict solving. Network fail resilience. Linux & Windows support. And more.

    Maybe git-repo-sync https://github.com/it3xl/git-repo-sync

  4. ast-grep

    ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust

    If a git patch file doesn't work you could consider bringing out the power tools and using something akin to a codemod. For example https://github.com/ast-grep/ast-grep

  5. multi-gitter

    Update multiple repositories in with one command

    Sounds similar to multi-gitter https://github.com/lindell/multi-gitter

  6. git-xargs

    git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.

    No problem, I had the same question just the other day. There is also git-xargs https://github.com/gruntwork-io/git-xargs

  7. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • New sponsor: Do I really need to create a separate FUNDING.yml in ALL my repositories just to get the sponsor link? This is horrible.

    2 projects | /r/github | 4 Feb 2023
  • Tools/frameworks for batch patching of Ruby git repos

    1 project | /r/ruby | 20 Oct 2021
  • Repo Structures

    1 project | /r/devops | 21 Aug 2021
  • CLI for updating multiple Github repositories at once

    1 project | /r/coolgithubprojects | 25 Apr 2021
  • Git-xargs CLI tool for making updates across repositories with a single command

    1 project | news.ycombinator.com | 23 Apr 2021

Did you know that Go is
the 4th most popular programming language
based on number of references?