File: index.rst

package info (click to toggle)
git-revise 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 344 kB
  • sloc: python: 2,505; makefile: 16
file content (15 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
========================
The ``gitrevise`` module
========================

Python modules for interacting with git objects used by :ref:`git_revise`.

.. toctree::
   :maxdepth: 2
   :caption: Submodules:

   merge
   odb
   todo
   tui
   utils