File tree Expand file tree Collapse file tree 9 files changed +18
-9
lines changed
chatgpt-auto-continue/utils/bump
chatgpt-infinity/utils/bump
chatgpt-widescreen/utils/bump Expand file tree Collapse file tree 9 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifests only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifests only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
Original file line number Diff line number Diff line change 11#! /bin/bash
22
3- # Bumps extension manifests if changes detected + git commit/push if --no-<commit|push> not passed
3+ # Bumps extension manifests if changes detected + git commit/push
44# NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
55# NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
6+ # NOTE: Pass --no-<commit|push> to skip git commit/push
67
78shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
89
You can’t perform that action at this time.
0 commit comments