#3877 - Git hook permissions may not be set well after switching branches

Identifier #3877
Issue type Trivial issue (does not break functionality)
Title Git hook permissions may not be set well after switching branches
Status Completed
Handling member Chris Graham
Version 10.0.27
Addon helper_scripts
Description All permissions get reset upon a git checkout, then set to what they should be, but git hook permissions are last.

This means permissions may disappear if the permission reset is not concluded (by user ctrl+c'ing).

It's better to never reset the git hook permissions, and set their correct permissions at the start.
Steps to reproduce

Funded? No
Commits

Fixed MANTIS-3877 (c71992a9) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated