Skip to content

Commit

Permalink
fix(README): make pre-push executable
Browse files Browse the repository at this point in the history
  • Loading branch information
sobakavosne committed Nov 4, 2024
1 parent 4c2e142 commit 94bf2e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ A distributed system designed to manage and execute parallel requests to the Che
Git Hooks Setup

To enable custom Git hooks for this repository, configure Git to use the `.githooks` directory:


$> chmod +x .githooks/pre-push
$> git config --local core.hooksPath .githooks

0 comments on commit 94bf2e8

Please sign in to comment.