Skip to content

ViktorKarpilov/GitChangesHeatMap

Repository files navigation

Git Project Heat Map 🔥

A simple browser-based visualization tool that shows which files in your Git project change most frequently. Built to help developers identify the most actively modified parts of their codebase (=== the moust trouble causing).

What it Does 🎯

Displays your project's file structure in a tree view Shows how often each file has been changed using a heat map:

More red = frequently changed More green = rarely changed

Example: image

How to use

  • launch script create_git_stat.ps1 in your repo
  • copy heatmap-data.csv somewhere
  • launch init.py in same place

Status 🚧 This is a work in progress. Basic functionality is implemented but the project is still under development.

About

Tool for showing hot spots from git history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published