Speed up pushing to Github
ssh -N git@github.com &
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
Written by Ravi Kotecha
Related protips
3 Responses
Interesting. Does it work only with github, or it can be used with any git server, e.g. bitbucket?
over 1 year ago
·
@rabovik it'll work with anything that uses ssh as a transport for git, I think bitbucket would work fine
over 1 year ago
·
didn't cause an apparent speed increase for me, am I doing it wrong?
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Push
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#