author | Junio C Hamano <gitster@pobox.com> | |
Fri, 20 Mar 2009 21:30:00 +0000 (14:30 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 20 Mar 2009 21:30:00 +0000 (14:30 -0700) | ||
commit | 8e50ada5530c6bc937c5a7c10130b2b09f1389f2 | |
tree | 09d3b7d36847ec819a261d7a285032679617e9b1 | tree | snapshot |
parent | 0f64f874317a67d4d32bc10d85cf19e27ff0e43b | commit | diff |
parent | 5ad6b0252b4fff02ac8516b2ea5e3e7330dcc76f | commit | diff |
Merge branch 'xx/db-refspec-vs-js-remote'
* xx/db-refspec-vs-js-remote:
Support '*' in the middle of a refspec
Keep '*' in pattern refspecs
Use the matching function to generate the match results
Use a single function to match names against patterns
Make clone parse the default refspec with the normal code
* xx/db-refspec-vs-js-remote:
Support '*' in the middle of a refspec
Keep '*' in pattern refspecs
Use the matching function to generate the match results
Use a single function to match names against patterns
Make clone parse the default refspec with the normal code
builtin-clone.c | diff1 | | diff2 | | blob | history |
builtin-remote.c | diff1 | | diff2 | | blob | history |
remote.c | diff1 | | diff2 | | blob | history |