jesseduffield / jesseduffield/lazygit

Lazygit to show only files in current directory or subdirectories

Open
#815 4 comments 6 reactions 0 assignees View on GitHub
discussion
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

Good day , thank you for this amazing tool.
I have a question , I have a git project with the following structure
```
/path/project
```
inside this project I have two subfolders
```
/path/project/folder1
/path/project/folder2
```
When I'm inside folder1 I want lazygit to show unstaged files only in this folder. Using terminal the command is
```
git status .
```
I tried to execute lazygit with specified folder but it still shows files from both folders
```
lazygit /path/project/folder1
```
Does lazygit support this feature ? Lazygit version is
```
lazygit --version
commit=, build date=2020-04-23, build source=debian, version=0.20.2, os=linux, arch=amd64
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.