Skip to content

fix(install): skip unchanged generated files #232

Merged
dpc merged 2 commits into
rustshop:masterfrom
dpc:dpc/jj-otypywkvsssq
May 30, 2026
Merged

fix(install): skip unchanged generated files #232
dpc merged 2 commits into
rustshop:masterfrom
dpc:dpc/jj-otypywkvsssq

Conversation

@dpc
Copy link
Copy Markdown
Contributor

@dpc dpc commented May 30, 2026

No description provided.

### Summary

Avoid touching git hooks and commit template config when they already match the desired state. This prevents read-only working trees from reporting needless filesystem errors during shell startup.

### Details

Git hook setup now compares the desired hook with the existing hook before relinking. Commit template setup reads the current value before writing git config. The explicit flakebox install command still overwrites generated files as before.
@dpc dpc force-pushed the dpc/jj-otypywkvsssq branch from aea9cf5 to d07e198 Compare May 30, 2026 05:32
@dpc dpc enabled auto-merge May 30, 2026 05:34
@dpc dpc disabled auto-merge May 30, 2026 05:48
@dpc dpc merged commit 6aa03b5 into rustshop:master May 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant