Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Conversation

@andrew
Copy link
Collaborator

@andrew andrew commented Jan 4, 2026

Ecosystem filtering lets you limit which package ecosystems are tracked:

git config --add pkgs.ecosystems rubygems
git config --add pkgs.ecosystems npm
git pkgs info --ecosystems  # show enabled/disabled ecosystems

Ignored paths let you skip directories or files from analysis:

git config --add pkgs.ignoredDirs third_party
git config --add pkgs.ignoredFiles test/fixtures/package.json

@andrew andrew force-pushed the git-config-options branch 3 times, most recently from 4c649e5 to 87a4648 Compare January 4, 2026 16:57
@andrew andrew force-pushed the git-config-options branch from 87a4648 to 45f7f06 Compare January 4, 2026 17:02
@andrew andrew merged commit 2193cad into main Jan 4, 2026
7 checks passed
@andrew andrew deleted the git-config-options branch January 4, 2026 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants