batch file - Git commit hook to run in windows (auto JIRA prefix) -


i want write batch file commit hook check if users adding jira id prefix commit message.

i have created scripts working in linux environment only.

i unable find sample such.

try latest git windows (the git-2.4.6-5th-release-candidate-64-bit.exe setup)

as documented in issues 130:

a typical use case e.g. github windows start git bash in given working directory.

i changed behavior of git-bash.exe require new --cd-to-home option behave git bash start menu item (which uses option now).

the default not switch directory explicitly. if want switch home directory (as default of git-bash.exe before), have pass --cd-to-home option.

it means contextual menu should work. , now, comamnd-line command git-bash.exe work (it opens bash in current folder)


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -