Created
September 24, 2020 01:52
-
-
Save toxinu/d95f5ed8c5c755418d4d0a9b3c7f62f8 to your computer and use it in GitHub Desktop.
blog/jekyll-with-git-and-hooks
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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