Files
ports/devel/git-pkgs/pkg-descr
T
Po-Chuan Hsieh 35d74e3d41 devel/git-pkgs: Add git-pkgs 0.15.0
git-pkgs provides a git subcommand for tracking package dependencies across git
history. Analyzes your repository to show when dependencies were added,
modified, or removed, who made those changes, and why. This is a rewrite of the
original Ruby version.
2026-03-12 22:46:50 +08:00

5 lines
255 B
Plaintext

git-pkgs provides a git subcommand for tracking package dependencies across git
history. Analyzes your repository to show when dependencies were added,
modified, or removed, who made those changes, and why. This is a rewrite of the
original Ruby version.