diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2016-09-04 18:08:11 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-09-09 15:28:12 -0700 |
commit | 00eebe351c4b4626a7b8e0b2dc4b7a172f3fd8d9 (patch) | |
tree | 42aeb59c625ab3367921fcef57145adb86d9803c /http.c | |
parent | 3dce444f178503bf3da13ade6f79c80d6964d175 (diff) | |
download | git-00eebe351c4b4626a7b8e0b2dc4b7a172f3fd8d9.tar.gz git-00eebe351c4b4626a7b8e0b2dc4b7a172f3fd8d9.tar.xz |
refs: create a base class "ref_store" for files_ref_store
We want ref_stores to be polymorphic, so invent a base class of which
files_ref_store is a derived class. For now there is exactly one
ref_store for the main repository and one for any submodules whose
references have been accessed.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http.c')
0 files changed, 0 insertions, 0 deletions