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

bug: signed init commit aka first commit fails #73

Closed
3 tasks done
sagarc03 opened this issue Jun 12, 2024 · 3 comments · Fixed by #75
Closed
3 tasks done

bug: signed init commit aka first commit fails #73

sagarc03 opened this issue Jun 12, 2024 · 3 comments · Fixed by #75
Labels
bug Something isn't working

Comments

@sagarc03
Copy link

Did you check docs and existing issues?

  • I have read all the plugin docs
  • I have searched the existing issues
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

NVIM v0.10.0 Build type: Release LuaJIT 2.1.1716656478

Operating system/version

macOs Sonoma 14.5

Describe the bug

Initial commit failed with following error "[Fugit2] Failed to get git head. Error code -9" when using signed commit.

Steps To Reproduce

  1. Create a new git repo
  2. Create a README.md add random text
  3. Open Neovim and try to init signed commit via Fugit

Expected Behavior

Create a signed commit

@sagarc03 sagarc03 added the bug Something isn't working label Jun 12, 2024
@SuperBo SuperBo linked a pull request Jun 13, 2024 that will close this issue
@SuperBo
Copy link
Owner

SuperBo commented Jun 13, 2024

Hi @sagarc03, #75 should fix this bug. Can you verify it works?

@sagarc03
Copy link
Author

seems to be working perfect

@SuperBo
Copy link
Owner

SuperBo commented Jun 13, 2024

Thank @sagarc03 for your report. I seem to overlook this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants