On Sun, 2016-09-04 at 18:08 +0200, Michael Haggerty wrote:
> From: Ronnie Sahlberg <sahlb...@google.com>
> 
> Add a `struct ref_storage_be` to represent types of reference stores. In
> OO notation, this is the class, and will soon hold some class
> methods (e.g., a factory to create new ref_store instances) and will
> also serve as the vtable for ref_store instances of that type.
> 
> As yet, the backends cannot do anything.
> 
> Signed-off-by: Ronnie Sahlberg <sahlb...@google.com>
> Signed-off-by: David Turner <dtur...@twopensource.com>
> Signed-off-by: Junio C Hamano <gits...@pobox.com>
> Signed-off-by: Jeff King <p...@peff.net>
> Signed-off-by: Michael Haggerty <mhag...@alum.mit.edu>
> Signed-off-by: Junio C Hamano <gits...@pobox.com>


nit: duplicate Sign-off from Junio.



Reply via email to