# This snippet has been shmelessly stol^Hborrowed from thestinger's repose Makefile
VERSION= 1.2
VERSION= 1.3
GIT_DESC=$(shell test -d .git && git describe --always 2>/dev/null)
ifneq"$(GIT_DESC)"""
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.