35d74e3d41
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.
5 lines
255 B
Plaintext
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.
|