Move refspec parser from connect.c and cache.h to remote.{c,h}
[gitweb.git] / remote.c
2007-05-21 Move refspec parser from connect.c and cache.h to remot...
2007-05-21 Move remote parsing into a library file out of builtin...