#585·gitingest

(bug): include filter not work for SYMLINK

Author: weiby3Created Jun 17, 2026Updated Aug 5, 2026
Labelsbug

Which interface did you use?

Web UI

Repository URL (if public)

termux/termux-packages

Git host

GitHub (github.com)

Other Git host

No response

Repository visibility

public

Commit, branch, or tag

default branch

Did you ingest the full repository or a subdirectory?

full repository

Operating system

Windows

Browser (Web UI only)

Chrome

Other browser

No response

Gitingest version

No response

Python version

No response

Bug description

Even with filtering enabled, the output still contains SYMLINK files that should have been filtered out

Steps to reproduce

bash
repo: termux/termux-packages
filter: inclue: packages/golang/

Expected behavior

Filtered SYMLINKs should not appear

Actual behavior

================================================ SYMLINK: packages/hledger-ui/splitmix-patches -> splitmix-patches

================================================ SYMLINK: packages/pandoc/splitmix-patches -> splitmix-patches

================================================ SYMLINK: packages/shellcheck/splitmix-patches -> splitmix-patches

================================================ SYMLINK: packages/zig/0.14.1 -> 0.14.0

================================================ SYMLINK: packages/zig/0.15.1 -> 0.14.0

================================================ SYMLINK: packages/zig/0.15.2 -> 0.14.0

================================================ SYMLINK: x11-packages/qemu-system-x86-64/setjmp-aarch64 -> setjmp-aarch64

Additional context, logs, or screenshots

No response