You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by MrBrN197 August 26, 2022
I just installed Gitlens and I have a small confusion.
Scenario
I've pulled the from the remote branch.
the remote branch added some new files.
when I look at the gitlens sidebar on the commits section. I can see it claims I have 3 commits to pull from the remote branch
and there 2 files changed,
Problem
however if I click on a file I don't see the changes on the diff view
shouldn't this show me how the new file looks with all its content? I thought one diff would show what the working tree has and the other would show what the remote branch has
Note: when opening the dropdown on the file and clicking each individual commit it shows correctly what I would expect.
The text was updated successfully, but these errors were encountered:
eamodio
changed the title
Diff between working tree and fetched remoted
Rollup diff between working tree and fetched remote doesn't show changes
Aug 28, 2022
Discussed in #2164
Originally posted by MrBrN197 August 26, 2022
I just installed Gitlens and I have a small confusion.
Scenario
I've pulled the from the remote branch.
the remote branch added some new files.
when I look at the gitlens sidebar on the commits section. I can see it claims I have 3 commits to pull from the remote branch
and there 2 files changed,
Problem
however if I click on a file I don't see the changes on the diff view
shouldn't this show me how the new file looks with all its content? I thought one diff would show what the working tree has and the other would show what the remote branch has
Note: when opening the dropdown on the file and clicking each individual commit it shows correctly what I would expect.
The text was updated successfully, but these errors were encountered: