author | Junio C Hamano <junkio@cox.net> | |
Tue, 29 May 2007 08:24:20 +0000 (01:24 -0700) | ||
committer | Junio 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.
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 | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
connect.c | patch | | diff1 | | diff2 | | blob | history |