mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
rules(git): simplify
This commit is contained in:
parent
7c0af13252
commit
bdc1327d29
1 changed files with 1 additions and 2 deletions
|
|
@ -79,8 +79,7 @@ suggest = [
|
|||
git checkout {{typo[2]({{shell(git branch | sed 's/^*//')}})}} ''',
|
||||
'''
|
||||
#[cmd_contains(checkout)]
|
||||
git branch {{command[2]}} && \
|
||||
git checkout {{command[2]}} '''
|
||||
git checkout -b {{command[2]}} '''
|
||||
]
|
||||
|
||||
[[match_err]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue