Move "get_ack()" to common git_connect functions
[git] / connect.c
2005-07-05  Linus TorvaldsMove "get_ack()" to common git_connect functions
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-04  Linus TorvaldsMove ref path matching to connect.c library
2005-07-04  Linus TorvaldsFactor out the ssh connection stuff from send-pack.c