yubikey commit signing #891
Unanswered
cockytrumpet
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I think that may just be another error if you don't have any tags in your commit history. I'll check it on my machine later and see if I can reproduce. Is it only in the split console, or do they show as notifications? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I got the same message everytime a commit is pushed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Everything is working, this is more of an annoyance. I'm using a yubikey to sign my commits. While I'm typing my pin/touching the key, these messages get spammed to NeogitConsole:
> git --no-pager -c color.ui=always --no-optional-locks describe --long --tags HEAD fatal: No names found, cannot describe anything.
I tried this in my lazy config to stop the console window from opening:
but it's still opening. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions