author | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Dec 2007 01:07:10 +0000 (17:07 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Dec 2007 01:07:10 +0000 (17:07 -0800) | ||
commit | 9bbe6db85f368fc4f75cc9f6c4bfaf2269bf0068 | |
tree | d626f21e0b87a364d213d3fba26cc92d9fb5a3f6 | tree | snapshot |
parent | f64c81d4282b1dacf2cf095bfb0f7708b99b3ecf | commit | diff |
parent | 605b4978a105e2f40a353513f616be7d20f91c15 | commit | diff |
Merge branch 'sp/refspec-match'
* sp/refspec-match:
refactor fetch's ref matching to use refname_match()
push: use same rules as git-rev-parse to resolve refspecs
add refname_match()
push: support pushing HEAD to real branch name
* sp/refspec-match:
refactor fetch's ref matching to use refname_match()
push: use same rules as git-rev-parse to resolve refspecs
add refname_match()
push: support pushing HEAD to real branch name
builtin-push.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
refs.c | diff1 | | diff2 | | blob | history |
remote.c | diff1 | | diff2 | | blob | history |
sha1_name.c | diff1 | | diff2 | | blob | history |
t/t5510-fetch.sh | diff1 | | diff2 | | blob | history |
t/t5516-fetch-push.sh | diff1 | | diff2 | | blob | history |