filter-git-hist

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

filter-git-hist is a more robust but limited git-filter-branch.

The generated history is deterministic, and each run, as long as the parameters stay the same, will be exactly the same.

The input commit history must be linear, there must not be submodules (they will be silently ignored), and GPG signature will also be dropped. The output blobs/trees/commits will be written to a different/output directory. Input/output are directly read/written from the .git folder of git repositories. For output, an empty .git is sufficient.

The generated commit history can be set to a branch as defined by branch name parameter, and can also be optionally set as the head of the repo.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL