Learn more about cloning repositories
You have read-only access
(sleep 1; kill -HUP $$) &
trap 'echo "Got HUP:$?"; exit' HUP
while true; do
read ignored
done
Everything looks good. We'll let you know here if there's anything you should know about.