lzilioli
Follow
Pinned Loading
-
lz-ts-template
lz-ts-template PublicTemplate to quickly spin up a new TypeScript-based repository, using all of my favorite tools.
JavaScript 3
-
plex-to-pushcut
plex-to-pushcut PublicReceive Plex webhooks and redirect them as Pushcut notifications or Pushcut server actions.
JavaScript 5
-
git `prepare-commit-msg` - prepend b...
git `prepare-commit-msg` - prepend branch name when branch matches `PROJECT-[0-9]+` 1#!/bin/bash
23BRANCH_NAME=$(git symbolic-ref --short HEAD)
4BRANCH_NAME="${BRANCH_NAME##*/}"
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.