mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 11:44:59 +00:00
enhance: raise bisect error manually
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
7be37424e1
commit
34e0ea3bcb
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
{
|
||||
WorkingDirectory = repo;
|
||||
Context = repo;
|
||||
RaiseError = false;
|
||||
Args = $"bisect {subcmd}";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue