Package: git Version: 1:2.49.0-2 Severity: normal X-Debbugs-Cc: [email protected]
I have my filters set as shown below, but I get a warning shown when I do anything. However, as my `la` output shows, the checkout works fine. I'm not sure why it's giving the warning. ❯ git sparse-checkout reapply warning: unrecognized pattern: '*.jpg' warning: disabling cone pattern matching warning: unrecognized pattern: '*.jpg' warning: disabling cone pattern matching ❯ cat .git/info/sparse-checkout /docs/ !*.jpg !*.png !*.mp4 !*.gif ❯ la total 8.0K drwxrwxr-x 7 andrew andrew 4.0K Jun 1 23:05 docs/ drwxrwxr-x 7 andrew andrew 4.0K Jun 1 23:24 .git/ -- System Information: Debian Release: 13.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.17-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_SG.UTF-8, LC_CTYPE=en_SG.UTF-8 (charmap=UTF-8), LANGUAGE=en_SG:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages git depends on: ii git-man 1:2.49.0-2 ii libc6 2.41-8 ii libcurl3t64-gnutls 8.14.0-1 ii liberror-perl 0.17030-1 ii libexpat1 2.7.1-1 ii libpcre2-8-0 10.45-1 ii perl 5.40.1-3 ii zlib1g 1:1.3.dfsg+really1.3.1-1+b1 Versions of packages git recommends: ii ca-certificates 20250419 ii less 668-1 ii openssh-client [ssh-client] 1:10.0p1-5 ii patch 2.8-1 Versions of packages git suggests: ii gettext-base 0.23.1-2 pn git-cvs <none> pn git-doc <none> pn git-email <none> pn git-gui <none> pn git-mediawiki <none> pn git-svn <none> pn gitk <none> pn gitweb <none> -- no debconf information

