Skip to content

Commit ef318f0

Browse files
committed
chore: add rush change file for package-deps-hash worktree fix
1 parent beb43b9 commit ef318f0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "Fix build cache failures when running inside a git linked worktree via a pre-commit hook, caused by GIT_DIR being set to the per-worktree metadata directory",
5+
"type": "patch",
6+
"packageName": "@rushstack/package-deps-hash"
7+
}
8+
],
9+
"packageName": "@rushstack/package-deps-hash",
10+
"email": "kfleischman@squarespace.com"
11+
}

0 commit comments

Comments
 (0)