mirror of
https://codeberg.org/iff/pay-respects.git
synced 2025-10-05 16:12:54 +02:00
rules(git): delete unmerge branch
This commit is contained in:
@@ -153,3 +153,13 @@ suggest = [
|
||||
#[cmd_contains(pull)]
|
||||
{{command}} --no-rebase '''
|
||||
]
|
||||
|
||||
[[match_err]]
|
||||
pattern = [
|
||||
"is not fully merged"
|
||||
]
|
||||
suggest = [
|
||||
'''
|
||||
#[cmd_contains(branch -d)]
|
||||
{{command[:1]}} -D {{command[3:]}} ''',
|
||||
]
|
||||
|
Reference in New Issue
Block a user