enhance: raise bisect error manually

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo
2025-04-22 16:07:23 +08:00
parent 7be37424e1
commit 34e0ea3bcb

View File

@@ -6,6 +6,7 @@
{
WorkingDirectory = repo;
Context = repo;
RaiseError = false;
Args = $"bisect {subcmd}";
}
}