Added a comment
This commit is contained in:
parent
f895adbb05
commit
e1984e2c67
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="nick.guenther@e418ed3c763dff37995c2ed5da4232a7c6cee0a9"
|
||||||
|
nickname="nick.guenther"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/9e85c6ca61c3f877fef4f91c2bf6e278"
|
||||||
|
subject="comment 13"
|
||||||
|
date="2022-09-07T23:22:40Z"
|
||||||
|
content="""
|
||||||
|
`chmod +x .git/hooks/post-update` is out of date; on modern git, the right command is `mv .git/hooks/post-update.sample .git/hooks/post-update`
|
||||||
|
"""]]
|
Loading…
Reference in a new issue