refs: push the submodule attribute down
commit32c597e7b2d85c1ae313e369b21398638cafe45d
authorMichael Haggerty <mhagger@alum.mit.edu>
Fri, 10 Feb 2017 11:16:16 +0000 (10 12:16 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Feb 2017 19:13:26 +0000 (10 11:13 -0800)
treeb06ad5e6da8b31eb950573d63e19047ad66d246c
parent7d4558c462f0d1a280abec59e8c64a2f2b42a9f2
refs: push the submodule attribute down

Push the submodule attribute down from ref_store to files_ref_store.
This is another step towards loosening the 1:1 connection between
ref_stores and submodules.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs/files-backend.c
refs/refs-internal.h