You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, I want to say that using edamagit is amazing as a Git interface, thank you for creating it! ❤️
I have forge-enabled checked (using Github), and when invoking edamagit I see a list of recent pull requests and issues after some waiting time.
However, when I try to check out a PR (b y), I can select one from the presented list, but after pressing Enter nothing happens.
Curiously, there is no logging output in process.magit ($), the only VSC logging output that I can locate and tie to my action is in Output-Git, but that does not tell me anything useful:
First off, I want to say that using edamagit is amazing as a Git interface, thank you for creating it! ❤️
I have forge-enabled checked (using Github), and when invoking edamagit I see a list of recent pull requests and issues after some waiting time.
However, when I try to check out a PR (
b y
), I can select one from the presented list, but after pressing Enter nothing happens.Curiously, there is no logging output in process.magit (
$
), the only VSC logging output that I can locate and tie to my action is in Output-Git, but that does not tell me anything useful:How can I troubleshoot what's going wrong here?
I'm using
edamagit 0.6.29
VS Code 1.65.2
Ubuntu 21.10
The text was updated successfully, but these errors were encountered: