Pinned Loading
-
pre-commit-msg
pre-commit-msg 1#!/bin/sh
23BRANCH_NAME=$(git rev-parse --abbrev-ref HEAD 2> /dev/null | grep -oE "[A-Z]+-[0-9]+")
4if [ -n "$BRANCH_NAME" ]; then
5echo "$BRANCH_NAME $(cat $1)" > $1
-
accessibility-resources
accessibility-resources PublicSome useful resources for web accessibility
-
-
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.