This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
penchant
Watch
1
Star
0
Fork
0
You've already forked penchant
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a0c9fbbde9
penchant
/
template
/
script
/
hooks
/
post-commit
6 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add post-commit script
2011-10-13 18:27:02 +00:00
#!/bin/bash
update post-commit, fixed the git issue
2012-04-20 15:34:05 +00:00
unset GIT_DIR
don't re-bundle after committing, so you can safely pull
2013-08-02 15:25:48 +00:00
echo "Run penchant gemfile remote to get back to work!"
add post-commit script
2011-10-13 18:27:02 +00:00
Reference in New Issue
Copy Permalink