diff options
Diffstat (limited to 'hooks/post-commit')
| -rwxr-xr-x | hooks/post-commit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-commit b/hooks/post-commit index 8e92990..47e5c11 100755 --- a/hooks/post-commit +++ b/hooks/post-commit @@ -15,5 +15,5 @@ then fi touch .UPDATING_COUNT -git commit --amend --no-edit -- index.md +git commit --amend --no-edit -- README.md rm .UPDATING_COUNT |
