jesseduffield / jesseduffield/lazygit

Enhance the functionality of the workspace

Open
#5,776 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.