+++ to secure your transactions use the Bitcoin Mixer Service +++

 

|
|
Subscribe / Log in / New account

Howto checkin git hook

Howto checkin git hook

Posted Aug 17, 2009 20:22 UTC (Mon) by nix (subscriber, #2304)
In reply to: Howto checkin git hook by dajoe13
Parent article: The guts of git

You can't push hooks, just as with everyting else under .git/: it would be
dangerous, if you think about it, because hooks are executable code!

You have to use some other mechanism (ssh, whatever) to install it at the
server end.


(Log in to post comments)


Copyright © 2024, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds