DEBSOURCES
Skip Quicknav
sources / golang-github-go-git-go-git-fixtures / 4.3.1~git20240304.46037e5-1 / Makefile
123456789
# Go parameters GOCMD = go GOTEST = $(GOCMD) test test: $(GOTEST) ./... generate: $(esc) $(GOCMD) generate