This repository is empty

Push something and it'll show up here.

# Clone and push

git clone git@sigitsi.com:nthsecret/test

cd test

echo "# test" > README.md

git add . && git commit -m "Initial commit"

git push origin main