summaryrefslogtreecommitdiff
path: root/examples/post-checkout
AgeCommit message (Collapse)Author
2016-01-19examples: Move hook scripts to their own subdirectory.Przemyslaw Pawelczyk
2015-09-02examples: Add post-checkout example script.Dan Fandrich
This is analagous script to the pre-commit one, but it applies metadata automatically after a git checkout. Signed-off-by: Przemyslaw Pawelczyk <przemoc@gmail.com>