rules: unnecesary git pull

This commit is contained in:
iff 2023-08-04 03:00:23 +02:00
parent 9be1d040c4
commit 76cdb1908d

View file

@ -95,7 +95,6 @@ suggest = [
'''
#[cmd_contains(pull)]
git pull --set-upstream origin {{shell(git rev-parse --abbrev-ref HEAD)}}
git pull
'''
]