| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- Replace `fn main() -> Result<()>` with a manual error handler so stderr output is always just "Error: <msg>", not influenced by RUST_BACKTRACE=1 (which appends a full stack trace via anyhow). - Disable commit.gpgsign in test repos created by setup_repo, so git commit succeeds even when the global config requires signing. https://claude.ai/code/session_016hS6jF1xWduLbDRKyBnFh2
| Back | FazBrowse Home | New Git URL |
stderr output is always just "Error: ", not influenced by
RUST_BACKTRACE=1 (which appends a full stack trace via anyhow).
git commit succeeds even when the global config requires signing.
https://claude.ai/code/session_016hS6jF1xWduLbDRKyBnFh2