Registry / utility / muesli-gitcha

muesli-gitcha

JSON →
library0.3.0gogounverified

Go library for analyzing and working with Git repositories.

go get github.com/muesli/gitcha
INSTALL
IMPORT
SIG · MUESLI-GITCHA
M
muesli-gitcha
utilitygov0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gitcha
github.com/muesli/gitcha

Open a Git repository and get the HEAD reference

package main import ( "fmt" "github.com/muesli/gitcha" ) func main() { repo, _ := gitcha.Open(".") fmt.Println(repo.Head()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
muesli-gitcha — go get muesli-gitcha · libregistry