Skip to content

release-depot/patch_rebaser

Repository files navigation

Script - Patch Rebaser

image

image

DLRN custom pre-processing script to automatically rebase patches on top of incoming repo changes.

  • Free software: MIT license

Pre-requisites

To run DLRN with the script:

  • Place patch_rebaser.py on the same host. Make sure the file is executable.
  • Place patch_rebaser.ini in the same directory as the script. You can use patch_rebaser.ini.example as a template.
  • Update custom_preprocess= in DLRN's projects.ini with full path to the script.

Make sure everything is set up correctly to authenticate with any of the expect git remotes (SSH keys, SSL certs, host keys, kerberos config, etc).

Credits

This package was created with Cookiecutter based on the audreyr/cookiecutter-pypackage project template.

About

DLRN custom pre-processing script to automatically rebase patches on top of incoming repo changes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published