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 0092d67b8a47..d18b317b2f01 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 abbreviations are: +The opcode abbrevations are: C: create new ref D: delete existing ref |