Fast implementation of Git in pure Go codeberg.org/lindenii/furgit
git go
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 4 lines 89 B view raw
1package commitquery 2 3// nodeIndex identifies one internal query node. 4type nodeIndex int