docs: add common command failures and solutions #12
Reference in New Issue
Block a user
Delete Branch "feature/issue-11-command-failures"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
반복 실패를 방지하기 위한 명령어 실패 패턴과 해결책을 문서화했습니다.
Changes
새로 추가된 섹션: Common Command Failures
각 실패 패턴마다 다음 정보 포함:
문서화된 실패 패턴
1. tea CLI
YES=""환경변수로 interactive 확인 우회--description(not--body)2. Gitea API
localhost:3000(notgitea.local)3. Git Commands
4. Python/Pytest
pip install -e ".[dev]"필요Testing
문서 변경사항이므로 별도 테스트 불필요.
References
Closes #11
91698a6400to3dd222bd3b