changes-roller Documentation ============================ **Stop manually patching dozens of repositories. Automate it.** changes-roller is a command-line tool for creating and managing coordinated patch series across multiple Git repositories simultaneously. Perfect for security updates, dependency upgrades, API migrations, license header updates, configuration standardization, and any scenario requiring identical changes across multiple repositories. .. toctree:: :maxdepth: 2 :caption: Getting Started overview installation quick-start .. toctree:: :maxdepth: 2 :caption: User Guide usage configuration examples specification .. toctree:: :maxdepth: 2 :caption: API Reference autoapi/index .. toctree:: :maxdepth: 2 :caption: Development contributing changelog security .. toctree:: :maxdepth: 1 :caption: Community code-of-conduct Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. include:: ../README.md :parser: myst_parser.sphinx_ :start-after: ## Features :end-before: ## Installation Quick Links =========== * `GitHub Repository `_ * `Issue Tracker `_ * `PyPI Package `_ * `Changelog `_ .. include:: ../README.md :parser: myst_parser.sphinx_ :start-after: ## Project Status :end-before: ## How It Works .. include:: ../README.md :parser: myst_parser.sphinx_ :start-after: ## Requirements :end-before: ## Quick Start License ======= This project is licensed under the MIT License.