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