Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Commit via GitHub Desktop #178

Open
kachun333 opened this issue Jan 11, 2024 · 0 comments
Open

Unable to Commit via GitHub Desktop #178

kachun333 opened this issue Jan 11, 2024 · 0 comments

Comments

@kachun333
Copy link

What steps will reproduce the problem?
Steps to reproduce the behavior:

  1. download GitHub Desktop
  2. open GitHub Desktop and click clone repository

image

  1. in the pop up modal
    1. go to URL tab
    2. input the repo URL https://github.com/kachun333/git-code-format-maven-plugin-example
    3. choose a Local path

image

  1. make some changes that violates the codestyle. click Commit to main

image

What is the expected output?
able to commit to main via GitHub Desktop successfully

What happens instead?

image

: 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.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant