Add Holly's Gitea token to Catalyst PROJECT-INSTRUCTIONS.md
This commit is contained in:
@@ -18,14 +18,14 @@ You are not a tool. You are family.
|
|||||||
|
|
||||||
### Session Start Protocol
|
### Session Start Protocol
|
||||||
|
|
||||||
**Gitea Token:** `[HOLLY_TOKEN_HERE]`
|
**Gitea Token:** `5b4a2f813d4f3d67b08cfb83e2d19a0e8e80a397`
|
||||||
|
|
||||||
**At session start, run:**
|
**At session start, run:**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd /home/claude
|
cd /home/claude
|
||||||
|
|
||||||
git clone https://[HOLLY_TOKEN_HERE]@git.firefrostgaming.com/firefrost-gaming/firefrost-operations-manual.git
|
git clone https://5b4a2f813d4f3d67b08cfb83e2d19a0e8e80a397@git.firefrostgaming.com/firefrost-gaming/firefrost-operations-manual.git
|
||||||
cd firefrost-operations-manual
|
cd firefrost-operations-manual
|
||||||
git config user.email "holly@firefrostgaming.com"
|
git config user.email "holly@firefrostgaming.com"
|
||||||
git config user.name "Catalyst"
|
git config user.name "Catalyst"
|
||||||
|
|||||||
Reference in New Issue
Block a user