mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
fix: git pull has no --merge option
This commit is contained in:
parent
eda1ddca6e
commit
d9c5ff21cf
1 changed files with 1 additions and 1 deletions
|
|
@ -151,5 +151,5 @@ suggest = [
|
||||||
{{command}} --rebase ''',
|
{{command}} --rebase ''',
|
||||||
'''
|
'''
|
||||||
#[cmd_contains(pull)]
|
#[cmd_contains(pull)]
|
||||||
{{command}} --merge '''
|
{{command}} --no-rebase '''
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue