]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/pushall: drop unused comment
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 16:56:01 +0000 (08:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 16:56:01 +0000 (08:56 -0800)
pushall

diff --git a/pushall b/pushall
index 8d18760b007998a6037ccc76e7d12a2a1a789fa6..f3de3fe4468376f12584b25da4329bfbb24507b3 100755 (executable)
--- a/pushall
+++ b/pushall
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-#sites='ko repo github2 sfjp sf.net'
-
 : ${sites:="github2 ko repo"}
 : ${nexts:="$sites"}
 : ${mirrors="github gob-private"}