Open
Description
What steps will reproduce the problem?
Steps to reproduce the behavior:
- download GitHub Desktop
- open GitHub Desktop and click
clone repository
- in the pop up modal
- go to
URL
tab - input the repo URL https://github.com/kachun333/git-code-format-maven-plugin-example
- choose a Local path
- go to
- make some changes that violates the codestyle. click
Commit to main
What is the expected output?
able to commit to main via GitHub Desktop successfully
What happens instead?
: No such file or directory 2: .git/hooks/git-code-format-maven-plugin-example.git-code-format.pre-commit.sh
Environment:
- OS: Windows 10
- Git version: 2.43.0.windows.1
- git-code-format-maven-plugin version: 5.1
- Maven version: 3.9.3
Link to a git repository that can be cloned to reproduce the problem:
This is critical. The absence of such repository will greatly reduce the chances of seeing the issue resolved.
https://github.com/kachun333/git-code-format-maven-plugin-example
Additional context
Btw, everything works great in CLI.
Metadata
Metadata
Assignees
Labels
No labels