Commit 7c46b5d
make generate: skip fetch if commit already exists locally (#4668)
## Why
Reduce time "make generate" takes to fetch the commit from 70s to 0.5s.
## Tests
Manually running "make generate".
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8c146f8 commit 7c46b5d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments