File tree Expand file tree Collapse file tree 9 files changed +18
-18
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
-18
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifests only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifests only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifests only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifests only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Bumps extension manifests if changes detected + git commit/push
4- # NOTE: Pass --chrome or --chromium to forcibly bump Chromium manifest only
5- # NOTE: Pass --firefox or --ff to forcibly bump Firefox manifest only
4+ # NOTE: Pass --chrom<e|ium> to forcibly bump Chromium manifest only
5+ # NOTE: Pass --<ff|firefox> to forcibly bump Firefox manifest only
66# NOTE: Pass --no-<commit|push> to skip git commit/push
77
88shopt -s nocasematch # enable case-insensitive matching (to flexibly check commit msg for bumps)
You can’t perform that action at this time.
0 commit comments