Skip to content

Git Stat, the main function is to analyze `git log` result and display with web page.

Notifications You must be signed in to change notification settings

chuuuevi/git-stat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Git Stat, the main function is to analyze `git log` result and display with web page.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.2%
  • Java 10.9%
  • CSS 1.9%
  • HTML 1.4%
  • Dockerfile 0.6%