tangled
alpha
login
or
join now
oppi.li
/
go-git
fork of go-git with some jj specific features
1
fork
atom
overview
issues
pulls
pipelines
go-git
/
_examples
/
ls-remote
/
at
main
1 file
main.go
git: Add support to ls-remote with peeled references. Fixes #749 A new PeelingOption field was introduced into ListOptions. The new options include the default (and backwards compatible) IgnorePeeled. Plus another two variations which either only returns peeled references (OnlyPeeled), or append peeled references to the list (AppendPeeled).
2 years ago