Code

Merge branch 'db/remote'
authorJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 08:24:20 +0000 (01:24 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 08:24:20 +0000 (01:24 -0700)
commit322bcd9a9a2c0081c66414bde64e0d443c9ec922
tree035f3344d2aba30f946fb545bfc9b6a9b7ee3d37
parenta77a33a51df9b7655d80299487ec6fbb10445496
parent8558fd9ece4c8250a037a6d5482a8040d600ef47
Merge branch 'db/remote'

* db/remote:
  Move refspec pattern matching to match_refs().
  Update local tracking refs when pushing
  Add handlers for fetch-side configuration of remotes.
  Move refspec parser from connect.c and cache.h to remote.{c,h}
  Move remote parsing into a library file out of builtin-push.
Makefile
cache.h
connect.c