Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 320 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 320 Bytes

git-stat

Origin Repo: https://github.com/jhkgogpl/git-stat

snapshot

docker

docker pull ghcr.io/chuuuevi/git-stat
docker run --rm -it \
 -p 8080:8080 \
 -v ./:/repo \
ghcr.io/chuuuevi/git-stat:0.3.0