Commit b5697de
fix(git): show untracked files when comparing working tree (sindrets#587)
Show untracked files when the right side of the comparison is the
working tree (LOCAL), not just when comparing index vs working tree.
This allows seeing untracked files in more diff scenarios.
Fixes sindrets#5841 parent 75cf106 commit b5697de
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1674 | 1674 | | |
1675 | 1675 | | |
1676 | 1676 | | |
1677 | | - | |
1678 | | - | |
1679 | | - | |
| 1677 | + | |
| 1678 | + | |
1680 | 1679 | | |
1681 | 1680 | | |
1682 | 1681 | | |
| |||
0 commit comments