chore: update handover note to reflect Linux git binary

This commit is contained in:
2026-04-18 13:08:59 +00:00
parent 119ef7e052
commit e7557e42fa

View File

@@ -82,5 +82,5 @@
**Git Branch:** `master` **Git Branch:** `master`
**Active AI Tools:** **Active AI Tools:**
- **Git Binary:** `/Library/Developer/CommandLineTools/usr/bin/git` - **Git Binary:** `git` (system PATH, Linux native)
- **Environment:** Use `./backend/venv/` for python tasks. - **Environment:** Use `./backend/venv/` for python tasks.