mkutz
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
-
-
mkutz created a post, AnsweredGit Pre-Commit Hook doesn't know my JAVA_HOME
I recently added a Bash script as pre-commit hook that ultimately runs a Maven command. Hence, it required JAVA_HOME to be set. When I commit in a terminal (even the Idea terminal), this works just...