feat: New flag to patch apply and merge to mention patches
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
@@ -46,6 +46,7 @@ impl CommandRunner for CloseArgs {
|
||||
self.naddrs,
|
||||
PatchStatus::Closed,
|
||||
None,
|
||||
Vec::new(),
|
||||
|patch_status| {
|
||||
if patch_status.is_closed() {
|
||||
return Err(N34Error::InvalidStatus(
|
||||
|
||||
Reference in New Issue
Block a user