Skip to content
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

untracked files in stash diff not shown #130

Closed
extrawurst opened this issue Jun 15, 2020 · 2 comments
Closed

untracked files in stash diff not shown #130

extrawurst opened this issue Jun 15, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@extrawurst
Copy link
Owner

unfortunately git stores the untracked files of a stash in the stash's third parent so we need some super specific process to make sure the inspect works correctly here.

fun fact, the same applies to fork:
Screenshot 2020-06-15 at 21 08 44

@extrawurst extrawurst added the bug Something isn't working label Jun 15, 2020
@MCord
Copy link
Contributor

MCord commented Jun 24, 2020

I will take this one.

@extrawurst extrawurst added this to the v0.8 milestone Jun 30, 2020
@extrawurst
Copy link
Owner Author

@MCord thanks again, this is released in 0.8 now: https://github.com/extrawurst/gitui/releases/tag/v0.8.0

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

No branches or pull requests

2 participants