public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 37a52bd483a76c1dae17bdd5edb98e7265f19fb4 161 bytes (raw)
$ git show HEAD:t/clone-coderepo-puh1.sh	# shows this blob on the CLI

1
2
3
4
5
6
 
#!/bin/sh
# sample --post-update-hook for t/clone-coderepo.t test
case $CLONE_CODEREPO_TEST_OUT in
'') ;;
*) echo "uno $@" >> "$CLONE_CODEREPO_TEST_OUT" ;;
esac

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git