// This file is just a placeholder, please use the libgit2 package directly instead
module git.c.refspec;
public import deimos.git2.refspec;

pragma(msg, "Deprecated import git.c.refspec used. Please import deimos.git2.refspec instead.");