Marco Gora
Results
2
comments of
Marco Gora
Strange, for me it generated the hook like this: ``` #!/bin/bash set -e "/usr/share/maven/bin/mvn" -f "/home/......../pom.xml" com.cosium.code:git-code-format-maven-plugin:on-pre-commit ``` On Ubuntu 20.04 JDK 11 Maven 3.6.3. Currently investigating on this, since...
@Rexogamer I have the same issue. Additionally I get mac keybinds, even though `svgedit.browser.isChrome()` returns true and `svgedit.browser.isMac()` returns false. This makes it basically unusable... a few weeks ago I...