Skip to content

A git repository in a subfolder is shown as unversiond files even if ignore #189

@laeubi

Description

@laeubi

Version

7.7.0

Operating System

Linux/Unix

Eclipse version

2026-03

Bug description

  • I have a git repository with some sources and it is clean.
  • Now I create a subfolder "libs" and checkout another git repository (lest say "helper").
  • I now go to the git index view and right click the helper and choose "ignore"
  • egit creates a .gitignore
  • I commit the git ignore file

Actual behavior

  • helper is still showing as an unversioned file with the git repo icon.
  • one can now again choose "ignore" from the right click menu in which case one gets the same line added again to the git ignore.

Expected behavior

I would expect nothing to see as the folder is ignored.

Relevant log output

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions