Skip to content

Instantly share code, notes, and snippets.

View FrendaWinter's full-sized avatar

Frenda FrendaWinter

View GitHub Profile
#!/bin/sh
#
# Git commit-msg hook. If your branch name is in the form "LMS-1234-postfix", or
# "LMS-1234_postfix", it automatically adds the prefix "[LMS-1234]: " to commit
# messages.
# Example
# =======
#