Luka Markušić

Results 459 comments of Luka Markušić

Then it might be a regression. @mattmiller-daxko would you be willing to downgrade to `v0.34` to see if it keeps happening? Same goes for @B4mbus I seem to recall something...

Uhhh, well then... try updating? 😅

_Welp, fun while it lasted_ ![image](https://user-images.githubusercontent.com/8365241/182532903-a02893e3-f7b5-4289-86bb-6d8fb7974724.png)

The only thing I'd suggest is to move the option below all the other "stash all changes" options, i.e. the third row.

Ah, I hadn't noticed that part. I'll take a look at it first thing in the morning and get back to you. Unless you've had some luck in the meantime?...

_Said morning had a lot of first things_ In any case, I noticed that the given stash message is [never actually used](https://github.com/jesseduffield/lazygit/pull/1980/files#diff-de16e5113ba96a534ba915580d66453f12e511ca387a7fca8542bbf65fef4ec3R113), it always ends up as `WIP on `....

Do integration tests work for you now? Can't seem to pass locally. If it fails for you too, could you try adding a random message for stashing in the test?...

Since there's a transition to a new integration testing system, would you kindly create the test in the new framework? Just so we don't have to convert them down the...

The link returns 404. The thing is that these are currently hardcoded, e.g. `bash` for unix and `cmd` for windows (I'm guessing), we should make that configurable. Something like that...