Skip to content

Instantly share code, notes, and snippets.

@toxinu
Created September 24, 2020 01:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toxinu/d95f5ed8c5c755418d4d0a9b3c7f62f8 to your computer and use it in GitHub Desktop.
Save toxinu/d95f5ed8c5c755418d4d0a9b3c7f62f8 to your computer and use it in GitHub Desktop.
blog/jekyll-with-git-and-hooks
socketubs@socket-desktop:~/Repositories/canopsis$ ls -lh .git/hooks/
total 44K
-rwxrwxr-x 1 socketubs socketubs 452 2011-10-21 21:04 applypatch-msg.sample
-rwxrwxr-x 1 socketubs socketubs 896 2011-10-21 21:04 commit-msg.sample
-rwxrwxr-x 1 socketubs socketubs 160 2011-10-21 21:04 post-commit.sample
-rwxrwxr-x 1 socketubs socketubs 552 2011-10-21 21:04 post-receive.sample
-rwxrwxr-x 1 socketubs socketubs 189 2011-10-21 21:04 post-update.sample
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment