diff options
Diffstat (limited to 'third_party/git/contrib/hooks/update-paranoid')
-rwxr-xr-x | third_party/git/contrib/hooks/update-paranoid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/contrib/hooks/update-paranoid b/third_party/git/contrib/hooks/update-paranoid index d18b317b2f01..0092d67b8a47 100755 --- a/third_party/git/contrib/hooks/update-paranoid +++ b/third_party/git/contrib/hooks/update-paranoid @@ -49,7 +49,7 @@ opcode. Repository sections are matched on the basename of the repository (after removing the .git suffix). -The opcode abbrevations are: +The opcode abbreviations are: C: create new ref D: delete existing ref |