Skip to content

Commit

Permalink
Merge pull request #69 from Bartuz/patch-1
Browse files Browse the repository at this point in the history
Add "zalecenia BHP" to fire exit procedure
  • Loading branch information
jakubnabrdalik authored May 27, 2020
2 parents ce0c03f + 68b3f76 commit f840416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configNSFW_PL
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
acomitamkurwa = push origin --force
walictokurwa = rm .* -rF

palisiekurwa = !sh -c 'git add . && git commit -m \"palilo sie\" && git push --force && echo \"Ok, now RUN!\"'
palisiekurwa = !sh -c 'git add . && git commit -m \"palilo sie\" --no-gpg-sign --no-verify && git push --force && echo \"Ok, now RUN!\"'

[apply]
whitespace = nowarn
Expand Down

0 comments on commit f840416

Please sign in to comment.