libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_refspec_string
libgit2_d
refspec
Get the refspec's string
extern (
C
) nothrow @
nogc
const
(
char
)*
git_refspec_string
(
const
(
libgit2_d.types.git_refspec
)*
refspec
)
Parameters
refspec
const
(
libgit2_d
.
types
.
git_refspec
)*
the refspec
@returns the refspec's original string
Meta
Source
See Implementation
libgit2_d
refspec
functions
git_refspec_direction
git_refspec_dst
git_refspec_dst_matches
git_refspec_force
git_refspec_free
git_refspec_parse
git_refspec_rtransform
git_refspec_src
git_refspec_src_matches
git_refspec_string
git_refspec_transform
Get the refspec's string