1
0

Feature: Add API support for rewriting specific or pending commits

This commit is contained in:
2026-07-12 11:23:50 +02:00
parent 82914e969d
commit 89a3b47948
2 changed files with 9 additions and 1 deletions

View File

@@ -4146,6 +4146,8 @@ fn main() {
get_daily_commit_stats,
get_all_commit_hashes,
trigger_rewrite_now,
rewrite_commit,
rewrite_pending_commits,
show_folder_context_menu,
show_tree_context_menu,
has_readme,