Merge branch 'xx/db-refspec-vs-js-remote'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2009 21:30:00 +0000 (14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2009 21:30:00 +0000 (14:30 -0700)
commit8e50ada5530c6bc937c5a7c10130b2b09f1389f2
tree09d3b7d36847ec819a261d7a285032679617e9b1
parent0f64f874317a67d4d32bc10d85cf19e27ff0e43b
parent5ad6b0252b4fff02ac8516b2ea5e3e7330dcc76f
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
builtin-clone.c
builtin-remote.c
remote.c