nullishamy
nullishamy
In other non-git dirs, it just runs the regular prompt. ```yml lastupdatecheck: 0 recentrepos: - /tmp/git-test - /tmp/lazygit - /home/amy/.config/nvim - /home/amy/Projects/projects-bot startuppopupversion: 5 customcommandshistory: - q hidecommandlog: false ```
Ah yeah, it had a repo from some stuff I did ages ago, works now. Would it be possible to add more info to the error? Seems like that would...
Sure, I can open a PR.
Note: it works fine using the builtin editor.
Yeah, it was the HEAD commit. I'll try that PR now, do you have instructions on how to grab it? Will i just clone & compile or is there another...
Got it, also in my testing today I am realising that the merge could not have been HEAD, because when it is actually HEAD, lazygit just runs `git commit --amend`...
That branch did not fix the issue.
Strangely, it now complains that rewording is not available for GPG users when using the builtin editor, which was not the case when i last tested. I did testing in...
I can try moving the repo, just to rule it out. The command mentioned does work from the CLI, though of course it just redoes HEAD, which worked anyways.