git_refspec_src

Get the source specifier

extern (C) nothrow @nogc
const(char)*
git_refspec_src

Parameters

refspec const(libgit2_d.types.git_refspec)*

the refspec

Return Value

Type: const(char)*

the refspec's source specifier

Meta