public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 1170a08aba7ff6836be07fc0c61a8722a8833af2 161 bytes (raw)
$ git show HEAD:t/clone-coderepo-puh2.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 "dos $@" >> "$CLONE_CODEREPO_TEST_OUT" ;;
esac

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