Skip to content

Instantly share code, notes, and snippets.

@voroninman
Last active December 18, 2015 04:58
Show Gist options
  • Save voroninman/5728907 to your computer and use it in GitHub Desktop.
Save voroninman/5728907 to your computer and use it in GitHub Desktop.
#!/bin/bash
#.git/hooks/prepare-commit-msg
echo `git rev-parse --abbrev-ref HEAD` >> $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment