Improving Git push times through faster server side hooks

The history of pre-receive hooks, how we discovered that the performance was problematic, and how we went about safely replacing them.

By · · 1 min read
Improving Git push times through faster server side hooks

Source: The GitHub Blog

The history of pre-receive hooks, how we discovered that the performance was problematic, and how we went about safely replacing them.