dotfiles/git_template/hooks/post-checkout

5 lines
92 B
Plaintext
Raw Normal View History

2017-02-15 17:38:00 +00:00
#!/bin/bash
2017-08-16 13:50:12 +00:00
#if [ -e bin/update_dependencies.sh ]; then
# bin/update_dependencies.sh
#fi