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