Closed donneyluck closed 1 year ago
I found the problem, it's related to this code When I comment it out, everything works fine https://github.com/abougouffa/minemacs/blob/main/skel/config.el#L255-L273
Yes. This is not a bug, it is an example of how you can use libjira2
. You are not supposed to use skel/comfig.el
as it is. You need to copy it to ~/.minemacs.d/config.el
and remove the irrelevant examples.
hi@abougouffa Before I used magit to submit the code, everything was fine and no password was required. Recently I found that when I submit, the following prompt will appear:
password or token for user my-username
I tried entering the token or password but couldn't submit it.