fix auth issue

This commit is contained in:
Adam Jeniski 2026-01-08 14:32:09 -05:00
parent 76adec16b6
commit be2f830b19

View File

@ -243,6 +243,9 @@ git remote add origin https://git.ajet.fyi/owner/repo.git
**The `--repo` flag is unreliable** - While tea provides a `--repo owner/repo` flag, many commands don't work correctly with it. Always run tea from within the repository directory. **The `--repo` flag is unreliable** - While tea provides a `--repo owner/repo` flag, many commands don't work correctly with it. Always run tea from within the repository directory.
**Troubleshooting invalid TTY errors:**
If you encounter errors like `huh: could not open a new TTY: open /dev/tty: no such device or address`, this is a symptom of running `tea` from an invalid working directory (not a git repository with a Gitea remote). Check `~/repos` for git directories with valid Gitea remotes and navigate to one before running tea commands.
### Login Selection ### Login Selection
Use a specific Gitea login: Use a specific Gitea login: