Skip to content

Commit

Permalink
Make pre-commit hook executable using update-index (#4378)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1205008441501016/1206969865025487/f

### Description
Make pre-commit hook executable using update-index, so executable flag
won't be lost when checking out the file

### Steps to test this PR

_Feature 1_
- [ ] Check .githooks/pre-commit has executable flag set for user, group
and others

### UI changes
No UI changes
  • Loading branch information
CrisBarreiro authored Apr 9, 2024
1 parent 0c99423 commit 4d756eb
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified .githooks/pre-commit
100644 → 100755
Empty file.

0 comments on commit 4d756eb

Please sign in to comment.