Merge branch 'jk/smart-http-hide-refs'
commitc12eca7ed24a4ccf8d1d9c3c2b84595501af4bea
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2015 18:28:08 +0000 (23 11:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2015 18:28:08 +0000 (23 11:28 -0700)
treed92b7d7cb7b40ebd24feea0052f1903826eae0b4
parenta633651d214d855a036535f6f64b5eba58892a0f
parent8ddf3ca74f40bebd79cedba5ba82ca9f2eb33860
Merge branch 'jk/smart-http-hide-refs'

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