mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
rules(git): autostash
This commit is contained in:
parent
e167eb2f2f
commit
7e27ed016c
1 changed files with 3 additions and 0 deletions
|
|
@ -134,6 +134,9 @@ pattern = [
|
|||
]
|
||||
suggest = [
|
||||
'''
|
||||
#[cmd_contains(pull)]
|
||||
{{command}} --rebase --autostash ''',
|
||||
'''
|
||||
git stash && \
|
||||
{{command}} && \
|
||||
git stash pop '''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue