// This file is just a placeholder, please use the libgit2 package directly instead module git.c.sys.odb_backend; public import deimos.git2.sys.odb_backend; pragma(msg, "Deprecated import git.c.sys.odb_backend used. Please import deimos.git2.sys.odb_backend instead.");