mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
- Extract git_repo_root() helper in init.rs (was duplicated between run_init and run_deinit) - Fix TOCTOU in run_deinit: remove .exists() check, handle NotFound from remove_file directly - Change dotenv::remove_env_key() to return Option<String> so callers don't need to separately parse the file to check key existence - Remove merge_env wrapper in install.rs, call shared function directly - Remove duplicate merge_env tests from install.rs (already in dotenv.rs) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||