# GitFM

> Git visualization tool

Status: alpha
GitHub: https://github.com/echowang1/gitfm

## What it is

Git repository visualization tool

## Problem it solves

Text-based git log is hard to parse. Complex histories become unreadable.

## Who it is for

Developers working on branched codebases

## How it works

Parses git history into an interactive graph. Visualize branches, merges, commits. Sometimes eyes are faster than brain.

## Related projects

- None

## Links

- HTML: https://wanghua.dittoai.cc/projects/gitfm
- Markdown: https://wanghua.dittoai.cc/projects/gitfm.md
