git-revise
latest

Contents:

  • Installing
  • git-revise(1) – Efficiently update, split, and rearrange git commits
  • Performance
  • The gitrevise module
  • Contributing
git-revise
  • Docs »
  • git-revise
  • Edit on GitHub

git-revise¶

git-revise is a git(1) subcommand, and python(1) library for efficiently updating, splitting, and rearranging commits.

git revise is open-source, and can be found on GitHub

Contents:

  • Installing
  • git-revise(1) – Efficiently update, split, and rearrange git commits
    • SYNOPSIS
    • DESCRIPTION
    • OPTIONS
    • CONFIGURATION
    • CONFLICT RESOLUTION
    • NOTES
    • INTERACTIVE MODE
    • REPORTING BUGS
    • SEE ALSO
  • Performance
    • How is it faster?
  • The gitrevise module
    • merge – Quick in-memory merges
    • odb – Git object database interaction
    • todo – History edit sequences
    • tui – git-revise entry point
    • utils – Misc. helper methods
  • Contributing
    • Running Tests
    • Code Formatting
    • Building Documentation
    • Publishing
Next

© Copyright 2018-2019, Nika Layzell Revision cbe8c162.

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