Luka Markušić
Luka Markušić
Does this still occur in `v0.35` or `master`?
Actually I encountered this as well. The only thing we could do is profile it and try to reproduce it.
Just a quick question to help me understand this, this command should just checkout a remote branch?
Alright, that's an issue that will be looked at. Thanks for reporting! As a potential workaround, have you tried going to the `Local Branches` pane, pressing `]` to reach the...
In other news, isn't this exact feature supposed to be behind the mapping `c`, i.e. `checkout by name`? It brings up a prompt to find any branch by name :thinking:
I'd put this behind a menu, like we do for copying attributes for `commits`. [Here's the relevant PR](https://github.com/jesseduffield/lazygit/pull/1833) to aid whoever decides to pick this up :)
@jesseduffield this might be an option in the `Status` pane that brings up a prompt for the link and destination path? Seems like a good first issue.
But we should add some options, e.g.: - `--depth=1` - `--recurse-submodules` - maybe a new name for the destination folder - not sure what else Any ideas on what it...
Does the same happen when you add it manually through `git`?
@dasl- could you test current `master`? I do believe #2072 should help with this exact use case.