jesseduffield / jesseduffield/lazygit
Enhance the functionality of the workspace
Open
enhancement
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
Enhance the functionality of the workspace
example:
git worktree list
git worktree add ..\deploy\test test
git worktree add ..\deploy\test tes
Quickly switch to the workspace
Contributor guide
Research direction
Start by reproducing the listed git worktree commands and inspect how lazygit currently represents or switches workspaces. Clarify whether the request is to list, add, or quickly switch worktrees, then identify the relevant CLI entry point and tests; done requires an agreed workspace workflow rather than only the example commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100