( git_refspec_directionspec)→git_direction
spec:refspec?
Get the refspec’s direction.
Get the destination specifier
( git_refspec_dst_matchesrefspecrefname)→boolean?
refspec:refspec?
Check if a refspec’s destination descriptor matches a reference
Get the force update setting
( git_refspec_rtransformoutspecname)→integer?
out:buf?
spec:refspec?
Transform a target reference to its source reference following the refspec’s rules
Get the source specifier
( git_refspec_src_matchesrefspecrefname)→boolean?
refspec:refspec?
Check if a refspec’s source descriptor matches a reference
( git_refspec_stringrefspec)→string?
refspec:refspec?
Get the refspec’s string
( git_refspec_transformoutspecname)→integer?
out:buf?
spec:refspec?
Transform a reference to its target following the refspec’s rules