Files
git/Documentation
Junio C Hamano 77cab8af4a Merge branch 'it/fetch-pack-many-refs'
When "git fetch" encounters repositories with too many references, the
command line of "fetch-pack" that is run by a helper e.g. remote-curl,
may fail to hold all of them. Now such an internal invocation can feed
the references through the standard input of "fetch-pack".

By Ivan Todoroski
* it/fetch-pack-many-refs:
  remote-curl: main test case for the OS command line overflow
  fetch-pack: test cases for the new --stdin option
  remote-curl: send the refs to fetch-pack on stdin
  fetch-pack: new --stdin option to read refs from stdin
2012-04-24 14:40:51 -07:00
..
2012-03-28 08:47:23 -07:00
2011-08-08 09:30:12 -07:00
2012-04-20 15:49:16 -07:00
2012-04-16 12:42:22 -07:00
2012-03-01 14:45:14 -08:00
2012-03-05 11:32:19 -08:00
2011-08-30 12:35:51 -07:00
2011-12-12 11:52:31 -08:00
2012-04-09 14:59:40 -07:00
2011-09-06 11:42:12 -07:00
2011-05-19 10:55:54 -07:00
2011-03-11 10:59:16 -05:00
2012-02-08 19:59:41 -08:00
2012-04-06 10:47:58 -07:00
2010-07-05 13:39:02 -07:00
2010-07-20 16:59:17 -07:00