Skip to content
Snippets Groups Projects
Select Git revision
  • 89b950a1d2ebf689a870c8b34e8a42664ac1ca1d
  • main default protected
2 results

regit

  • Clone with SSH
  • Clone with HTTPS
  • Christian Gram Kalhauge's avatar
    chrg authored
    89b950a1
    History

    Regit

    A tool to run changes on a git repository, as if it happened at the time.

    Running and Building

    This project uses PDM. After installing pdm you should be able to run the script by doing the following:

    > pdm run regit

    Contributing

    All contributions are accepted under the license in LICENSE. After your first contribution please add your name to the pyproject.toml file.