git - 'Post receive hooks for binding events. '? -


'post receive hooks binding events. ' can me explain mean ?

thanks

every github repo has option communicate web server whenever repo pushed to. these "webhooks" can used update external issue tracker, trigger ci builds, update backup mirror, or deploy production server.

you can read this topic on github.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -