@@ -16,7 +16,7 @@ NOW = $(shell date -u '+%Y%m%d%I%M%S')
.IGNORE:public/css/gogs.css
build:$(GENERATED)
go install -ldflags '$(LDFLAGS)' -tags '$(TAGS)'
go install -v -ldflags '$(LDFLAGS)' -tags '$(TAGS)'
cp '$(GOPATH)/bin/gogs' .
govet:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.