bgrainger / GitBlame

"git blame" GUI for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

GitBlame is a streamlined GUI for viewing git blame output on Windows.

How to Build

This project requires .NET Core 3.0 (or Visual Studio 2019 or later) on Windows. After cloning the repository, open GitBlame\GitBlame.sln and build it, or run dotnet build.

Git for Windows must be installed for GitBlame to function correctly.

License

GitBlame is licensed under GPL v2, just like git itself. See COPYING for more information.

About

"git blame" GUI for Windows

License:GNU General Public License v2.0


Languages

Language:C# 100.0%