You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I went to test with libgit2 and found some bug. Some of these are already fixed in the latest version. Some will be in the next release: libgit2/libgit2#5020, libgit2/libgit2#5040
These fixes might be able to close the 5y old tree-view issue. But, we need to ensure that Atom passes a trailing slash when checking for a directory. (I didn't check that part in the code, maybe it's already the case).
The text was updated successfully, but these errors were encountered:
This is not really an issue. I'm just linking issues to make sure it's going to be fixed. Please delete this issue if it's not required.
Atom has weird behavior with cascaded ignore, like described here:
atom/tree-view#196 (comment)
I went to test with
libgit2
and found some bug. Some of these are already fixed in the latest version. Some will be in the next release: libgit2/libgit2#5020, libgit2/libgit2#5040These fixes might be able to close the 5y old tree-view issue. But, we need to ensure that Atom passes a trailing slash when checking for a directory. (I didn't check that part in the code, maybe it's already the case).
The text was updated successfully, but these errors were encountered: