Plain `git stash` only stashes tracked modified files. Scripts like track_recommendation_performance.py write new untracked files to data/recommendations/ which block `git pull --rebase`. Adding --include-untracked captures those files in the stash so the rebase can proceed cleanly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| daily-discovery.yml | ||
| hypothesis-runner.yml | ||
| iterate.yml | ||
| prefetch.yml | ||
| research-strategy.yml | ||