Skip to content

google/quahog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

🐚 Quahog: A Patch Management System

Overview

Quahog is a tool that enables the management of Quilt-style patch sets using modern version control systems. It provides a powerful workflow for maintaining and applying a series of patches to a codebase.

The core idea behind Quahog is to represent each patch as a distinct commit in your version control history. This allows you to use the powerful tools of your VCS (like rebasing, amending, and interactive history editing) to manage your patches.

Implementations

This repository contains implementations of the Quahog workflow for the following version control systems:

Please refer to the README.md file in each subdirectory for specific installation and usage instructions.

See Also

  • Quilt: A patch management tool.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors