git-gq

Contents:

  • Overview
    • Patches vs. Commits
    • The patch queue
    • Advantages of the patch queue
    • Disadvantages of the patch queue
  • Prerequisites
  • Implementation
    • Directory structure
    • Backup files
    • Files in the patch queue directory
      • series
      • parent
      • patch files ‘*.patch’
  • Conflicts and conflict resolution
  • Example Workflows
    • Local development
    • Updates from a remote repository
  • Command line interface
    • Bash completion commands
    • Queue management commands
    • Patch management commands
    • Miscellaneous commands
    • OPTIONS
  • How to install git-gq
    • Install from source
    • Install from distribution
      • System wide installation
      • Local installation in directory “DIR”
    • How to uninstall
git-gq
  • Search


© Copyright 2025, Goetz Pfeiffer <goetzpf@googlemail.com>.

Built with Sphinx using a theme provided by Read the Docs.