jesseduffield / jesseduffield/lazygit

Relative diff with some branch

Open
#3,767 0 comments 14 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

I would like to have opportunity to see all files changes like in git hub pull request view. I can use this command:

```sh
git diff origin/master...HEAD
```
I know that i can see difference between branches and commites, but sometimes i need to merge master into my current branch and i will see a lot of changes. Would be great to see only my changes and work with filetree.

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.