diff --git a/80_infrastructure/gitea-access.md b/80_infrastructure/gitea-access.md new file mode 100644 index 0000000..3709089 --- /dev/null +++ b/80_infrastructure/gitea-access.md @@ -0,0 +1,3 @@ +# Format: https://[username]:[token]@[gitea-url]/[repo].git + +git clone https://tux:your_access_token_here@gitea.gluebox.com/tux/rsvp-system-core.git \ No newline at end of file