submodule--helper module-clone: allow multiple references
authorStefan Beller <sbeller@google.com>
Thu, 11 Aug 2016 23:14:00 +0000 (16:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Aug 2016 22:00:17 +0000 (15:00 -0700)
Allow users to pass in multiple references, just as clone accepts multiple
references as well.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found