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

Git status: Some folders ignored incorrectly #2168

Closed
jeremypw opened this issue Apr 5, 2023 · 0 comments · Fixed by #2150
Closed

Git status: Some folders ignored incorrectly #2168

jeremypw opened this issue Apr 5, 2023 · 0 comments · Fixed by #2150

Comments

@jeremypw
Copy link
Collaborator

jeremypw commented Apr 5, 2023

What Happened?

Some changes were made to a file in e.g. the plugins folder but these were not reflected by the emblem even after refreshing. It was found that this folder had a Ggit.StatusFlags.IGNORED status in the status map even though it contained changed files was not specified in the .gitignore file. Code showed it to be git modified status.

Steps to Reproduce

  1. Edit a file in the plugins folder
  2. Open Files and show src
  3. The plugins folder does not have an emblem

Expected Behavior

Files should show the same files/folders to be modified as Code or git itself.

OS Version

7.x (Horus)

Software Version

Compiled from git

Log Output

No response

Hardware Info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant