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)
* 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.

1  2 
Makefile
cache.h
connect.c
diff --cc Makefile
Simple merge
diff --cc cache.h
Simple merge
diff --cc connect.c
Simple merge