Jesse Duffield
Jesse Duffield
works for me
This is fixed now on master (by https://github.com/jesseduffield/lazygit/pull/2612). I'll push a new patch for this soon
@zeromask1337 Those forward slashes in your pattern are not necessary and I suspect if you remove them then it'll work (note I'm on break atm so am slow to respond)
Copying my comment from the issue: > @willparsons it's okay for us to have basic git clone functionality. We can add the form approach later. After cloning we should ask...
Looking [here](https://en.wikipedia.org/wiki/Git) 2.20 was 2018-12-09 and 2.22 was 2019-06-07, so 6 months difference, but 6 months is a big difference when we're only talking about a 4 year gap in...
Sweet, let's do that
purely for speed, I don't know of any action limits
Is the idea here that the extra functionality in the fork is now in the main repo?
Took a look: doesn't like we're using the extra functionality that the fork has (Lazydocker uses it)
Nice work. I agree with the approach, though there is a problem: our search functionality (invoked by pressing forward-slash) depends on the content of the view. With this PR, we're...