Commit 5cea5b4
committed
fix(pytools): run diff-index in the asf-site-next worktree
The diff-index call was missing cwd=site, so it checked the main repo
(always clean after checkout) instead of the asf-site-next worktree,
causing commit+push to be skipped. The bug was masked until now by
scripts/replace.js mutating the main tree in place; removing replace.js
exposed it and stopped the site from updating.
BUILD_ALL_VERSION=11 parent 7291fca commit 5cea5b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments