Functions§
- check_
working_ tree_ clean - Check if working directory is clean
- create_
backup_ branch - Create timestamped backup branch
- get_
commit_ list - Get list of commit hashes to rewrite (in chronological order)
- get_
commit_ metadata - Extract complete metadata for a commit (for rewriting)
- get_
git_ diff - Get git diff based on the specified mode
- get_
git_ stat - Get git diff –stat to show file-level changes summary
- get_
head_ hash - Get the current HEAD commit hash
- git_
commit - Execute git commit with the given message
- rewrite_
history - Rewrite git history with new commit messages