Loading...
Found 1 Skills
Restructure a segment of unintegrated local Git fragmented history into a small number of clear commits grouped by actual file content. This is used when the user calls $my-curate-git-history, or explicitly requests to recommit, rewrite, or squash a segment of local commit history; by default, it uses upstream/main as the baseline, targets approximately 20% of the original number of commits, and retains recoverable references and the actual timestamps from the original commits. Do not use this when only analysis, regular commits, or organizing integrated history is requested.