diff --git a/Documentation/version-control/HOWTO.txt b/Documentation/version-control/HOWTO.txt index 6a3c49a46241b8ad782faf49bb00538beea896d7..0ded2da57bf2265ef9f4aff8451e2651ff77339c 100644 --- a/Documentation/version-control/HOWTO.txt +++ b/Documentation/version-control/HOWTO.txt @@ -1,3 +1,3 @@ -Copy all files "post-checkout", "post-merge", "post-applypatch" and "post-commit" to .git/hooks/ +Copy files "post-checkout", "post-merge", "post-applypatch" and "post-commit" to .git/hooks/ The file "current_commit_hash.txt" will be created after a change to the current commit status. To create this file without changes to the current commit, you can choose "Switch/Checkout..." on the Repository folder. \ No newline at end of file