tomohung - Overview
Pinned Loading
-
git/hooks/prepare-commit-msg add bra... git/hooks/prepare-commit-msg add branch name
1
#!/bin/sh2
#3
# An example hook script to prepare the commit log message.4
# Called by "git commit" with the name of the file that has the5
# commit message, followed by the description of the commit




