From: Junio C Hamano Date: Fri, 13 Dec 2024 16:56:01 +0000 (-0800) Subject: Meta/pushall: drop unused comment X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dda9bd0cec1e038c7e4d6b4cb2d3435e3150c6cd;p=thirdparty%2Fgit.git Meta/pushall: drop unused comment --- diff --git a/pushall b/pushall index 8d18760b00..f3de3fe446 100755 --- 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"}