Merge branch 'as/clone-reference-with-gitfile'
commitfd6d822e847f88d016cb608d6b76a3914f372c66
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 18:12:40 +0000 (22 11:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Apr 2013 18:12:40 +0000 (22 11:12 -0700)
tree36d276214d5506687eaed0198c8367b9a0fd271d
parent561954bfa1c1a1c5a76ca59001da331c73c5c141
parentb552b56df2c13885a67ca9ec9f76c21d3b7e2cde
Merge branch 'as/clone-reference-with-gitfile'

"git clone" did not work if a repository pointed at by the
"--reference" option is a gitfile that points at another place.

* as/clone-reference-with-gitfile:
  clone: Allow repo using gitfile as a reference
  clone: Fix error message for reference repository