Hi,
really like your software, as an emacs veteran this gives me the ability to use (kind of) magit on windows. Which is otherwise unbearable.
Anyhow, I noticed no issues in the git for windows bash shell with gitu, bin in a normal msys2 shell it is all falling apart. And I think it is because of paths.
When I run gitu in a msys2 shell (ucrt64 for my case, but I think that doesn't matter which one) I get
Error: OpenRepo(Error { code: -1, klass: 2, message: "failed to resolve path '/c/Users/MyName/dev/bode-tidy': The system cannot find the path specified.\r\n" })
Hi,
really like your software, as an emacs veteran this gives me the ability to use (kind of) magit on windows. Which is otherwise unbearable.
Anyhow, I noticed no issues in the git for windows bash shell with gitu, bin in a normal msys2 shell it is all falling apart. And I think it is because of paths.
When I run gitu in a msys2 shell (ucrt64 for my case, but I think that doesn't matter which one) I get