Code

Merge branch 'pb/multi-fetch'
authorJunio C Hamano <junkio@cox.net>
Fri, 28 Jul 2006 20:25:20 +0000 (13:25 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 28 Jul 2006 20:25:20 +0000 (13:25 -0700)
* pb/multi-fetch:
  Teach git-http-fetch the --stdin switch
  Teach git-local-fetch the --stdin switch
  Make pull() support fetching multiple targets at once
  Make pull() take some implicit data as explicit arguments


Trivial merge