Skip to content
Míng hàn edited this page May 12, 2026 · 4 revisions

📚 git-tree Wiki

Welcome to the official documentation for git-tree — an interactive Git history visualizer built with Rust + Dioxus.

This wiki contains setup guides, troubleshooting, and advanced usage instructions.


🚀 Quick Start

If you're just installing the app, start here:

👉 Installation Guide
https://github.com/MahiroJV/git-tree/wiki/Installation


🐧 Linux Users

If you're on Linux and facing issues (e.g. missing libraries, AppImage problems), check:

👉 Linux Compatibility Notes
https://github.com/MahiroJV/git-tree/wiki/Linux-Compatibility

for Arch users check

https://github.com/MahiroJV/git-tree/wiki/Arch-problem


⚙️ Features Documentation

Learn how to use advanced features like:

  • Commit diff viewer
  • Minimap navigation
  • Repo statistics
  • Theme system

👉 Usage Guide
https://github.com/MahiroJV/git-tree/wiki/Usage


❗ Troubleshooting

Common issues and fixes:

👉 Troubleshooting
https://github.com/MahiroJV/git-tree/wiki/Troubleshooting


🧠 Tip

If you're new, start with Installation → Usage → Features.

Clone this wiki locally