Enforce the JIRA issue id in a GIT commit message
Enforce the JIRA issue id in a GIT commit message This can be done by using git hooks file location at .git/hooks/commit-msg. Following are the 2 way in whcih each Developers can set the Hooks in their developement envioronment. Method – 1 Method 2 – This is another very good example to implement to force … Read more