Best way to index all the branches of a repo
thelazyoxymoron opened this issue · 1 comments
thelazyoxymoron commented
What is the best way to automatically index all the branches of a repo? Do we have to manually add all the branches we want to be indexed in ref
parameter? What if we set detect-ref
to false?
Thanks for such an amazing library!