fix auth issue
This commit is contained in:
parent
76adec16b6
commit
be2f830b19
@ -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.
|
||||
|
||||
**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
|
||||
|
||||
Use a specific Gitea login:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user