summaryrefslogtreecommitdiff
path: root/bin/git-push-all
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:06 +0800
committerSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:19 +0800
commitc1b51b5953c8c199845ebeffdf752e3a8136c074 (patch)
tree371b7f834c08607046bede0739d990c19988ecaa /bin/git-push-all
parenteecd0a0ed11df1878d588a25cf1b17838ed4705b (diff)
downloaddotfiles-c1b51b5953c8c199845ebeffdf752e3a8136c074.tar.gz
http->https in some license headers
Diffstat (limited to 'bin/git-push-all')
-rwxr-xr-xbin/git-push-all2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/git-push-all b/bin/git-push-all
index 93170948..8fec9ec7 100755
--- a/bin/git-push-all
+++ b/bin/git-push-all
@@ -15,7 +15,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# This script will try to push all your branches to the places they
# should be pushed, with --follow-tags. Specifically, for each branch,