git-blame-pr

Crates.iogit-blame-pr
lib.rsgit-blame-pr
version0.1.2
created_at2025-04-23 09:41:54.018979+00
updated_at2025-04-24 05:29:14.088376+00
descriptiongit blame with the PR number
homepage
repositoryhttps://github.com/mitsu-ksgr/git-blame-pr
max_upload_size
id1645231
size16,039
mitsu-ksgr (mitsu-ksgr)

documentation

README

git-blame-pr

Badge Workflow

Rust implementation of git-blame-pr.pl.

Displays the git blame output along with corresponding Pull Request numbers.

Installation

% cargo install git-blame-pr

Usage

$ git-blame-pr path/to/file

License

CC0-1.0

Commit count: 10

cargo fmt