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

Commit cc0181e

Browse files
committed
Add note pointing to Go rewrite
1 parent 332c036 commit cc0181e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# git-pkgs
22

3+
> **Note:** This project has been rewritten in Go. See [github.com/git-pkgs/git-pkgs](https://github.com/git-pkgs/git-pkgs) for the actively maintained version.
4+
35
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.
46

57
[Installation](#installation) · [Quick start](#quick-start) · [Commands](#commands) · [Configuration](#configuration) · [Ruby API](#ruby-api) · [Contributing](#contributing)

0 commit comments

Comments
 (0)