diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2022-11-28 00:38:30 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2022-11-28 05:18:12 +0100 |
commit | 1fd42472e2b1a2169d56e62ef11aa7ee1f7815e7 (patch) | |
tree | a01a2b8f7aa989b40ad46a50def5c2817ef5ad44 /sot | |
parent | 360b5861fb46353e7a6b9f5abf13339cd719a8df (diff) |
Avoid refreshing all hooks in secondary worktrees
This avoids "ln: failed to access '.git/hooks/foo': Not a directory"
console noise. The primary worktree's hooks are used in secondary
worktrees anyway.
Possibly using 'git rev-parse --git-dir', and putting hooks there
would be a better fix? No idea.
Change-Id: I846e065d017744e9d8dcee847d48bc1adc66d761
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143358
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sot')
0 files changed, 0 insertions, 0 deletions