Skip to content

Diff does not work with untracked directories in the Staging Area of the Workspace #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
isc-svelury opened this issue Mar 29, 2022 · 0 comments · Fixed by #180
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@isc-svelury
Copy link
Contributor

isc-svelury commented Mar 29, 2022

We get a Could not access error if we try to see the diff of changes for an untracked directory. The fix is to add the -u flag when calling git status.

See this screenshot from #130.

@isc-svelury isc-svelury added the bug Something isn't working label Mar 29, 2022
@isc-svelury isc-svelury added this to the v2.0.0 milestone Mar 29, 2022
@isc-svelury isc-svelury self-assigned this Mar 29, 2022
@isc-svelury isc-svelury changed the title Diff does not work with untracked directories in the Staging Area of the Workspace Diff does not work with directories in the Staging Area of the Workspace Mar 31, 2022
@isc-svelury isc-svelury changed the title Diff does not work with directories in the Staging Area of the Workspace Diff does not work with untracked directories in the Staging Area of the Workspace Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant