Skip to content

PatchKeeper is a Git command-line tool, with first-class support for stack based patch management.

Notifications You must be signed in to change notification settings

pliden/patchkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PatchKeeper

PatchKeeper (pk) is an alternative Git command-line interface, with first-class support for managing patches.

If you like the workflow provided by tools like Mercurial Queues (mq) and are looking for something similar but for git, then PatchKeeper might be for you.

PatchKeeper is just a front-end for various (sometimes semi-complicated sequence of) git commands. It operates on normal git repositories, and the managed patches are normal git commits. It can therefore be used either as a replacement of, or as a compliment to, the git(1) command.

About

PatchKeeper is a Git command-line tool, with first-class support for stack based patch management.

Topics

Resources

Stars

Watchers

Forks