Ravi Kotecha

Speed Up Pushing to GitHub

<div class="codehilite"><pre><span></span><code>ssh -N git@github.com <span class="p">&amp;</span>
</code></pre></div>

In your shell to keep a persistent connection to GitHub open in the background so every time you push it doesn't need to go through they key exchange handshake