From 1cf7db10f946a7a8bb52d7ca5ccb415d027653a5 Mon Sep 17 00:00:00 2001 From: xSY <176261141+xiaoshanyan9@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:38:53 +0800 Subject: [PATCH] Add git-log-tree --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627364c..8f26c5a 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [gitbackup](https://github.com/amitsaha/gitbackup) - a tool to backup your Bitbucket, GitHub and GitLab repositories. * [soba](https://github.com/jonhadfield/soba) - scheduled backups of repositories from popular providers with change detection. * [tig](https://github.com/jonas/tig) - text-mode interface for git. +* [git-log-tree](https://github.com/xiaoshanyan9/git-log-tree) - a fancy git log --graph. ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*