Merge branch 'jk/smart-http-hide-refs' into maint
commita730ea3c3aa8d09cd69d114ea4160049d9a4fd04
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2015 20:00:20 +0000 (27 13:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2015 20:00:21 +0000 (27 13:00 -0700)
treefb0a3b681bd342b4ab1c89ab04cf7c601dbe0d3a
parent792c57273f5ccc318c93d32112548fbd033f5964
parent8ddf3ca74f40bebd79cedba5ba82ca9f2eb33860
Merge branch 'jk/smart-http-hide-refs' into maint

The transfer.hiderefs support did not quite work for smart-http
transport.

* jk/smart-http-hide-refs:
  upload-pack: do not check NULL return of lookup_unknown_object
  upload-pack: fix transfer.hiderefs over smart-http
upload-pack.c