cmds!= recsel command.rec -t command -G bin -CP bin | sort -u
lists=$(patsubst %,lists/%.md, $(cmds))
default+=$(lists)
get_title=printf'title: %s\n''${1}'
get_tags= recsel -t $(basename $<) $< -G bin \
-e 'bin = "$(1)"' -U -CP tag,bin |\
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.