We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24dcebf commit b7a303cCopy full SHA for b7a303c
utils/bump.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-# Bumps Chromium extension manifest + git commit/push
+# Bumps Chromium manifest if changes detected + git commit/push
4
5
shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
6
0 commit comments