Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
repos="$(find . -name hooks -type d -maxdepth 3)"
printf $"\nInstalling Talkdesk prepare-commit-msg to:\n\n"
printf "$repos"
printf $"\n\n"
read -p $"continue [y/n]: " confirm
[ "$confirm" != 'y' ] && exit 1
#!/bin/sh
#
# Automatically adds issue number (optional) and ticket number based on branch name or
# description to every commit message.
#
# Copy this file to .git/hooks under your local repository directory
# PS: If you're on linux you may need to change "sed -En" to "sed -rn"
#
# Example:
#

Keybase proof

I hereby claim:

  • I am migalmeida on github.
  • I am migalmeida (https://keybase.io/migalmeida) on keybase.
  • I have a public key ASAdgWjwcTwFet6e61UGOHWAwtzTSktfRiQax0egddc8Wwo

To claim this, I am signing this object: