# Changelog

## [Unreleased]

### Added
- **scripts/git_pull_all_repos.ps1** – Runs `git pull` in each subdirectory of `repos/` that is a git repository. Logs to `logs/git_pull_YYYYMMDD_HHmmss.log`.
- **scripts/git_pull_all_repos.bat** – Batch wrapper to run the PowerShell script (e.g. double-click).
