Commit 38a32ab
fix: exclude .git from rsync so wiki push targets the wiki repo
rsync --delete was deleting wiki/.git, causing git to fall back to the
main repo remote and fail branch protection rules.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent bbc1148 commit 38a32ab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments