Skip to content

kzu/guit

Repository files navigation

Icon dotnet-guit

A dotnet global tool providing a text-based UI for Git leveraging gui.cs.

Version Downloads Build Status License Join the chat at https://gitter.im/kzu/guit

changes view sync view log view cherry-pick view

Install:

dotnet tool install -g dotnet-guit

Update:

dotnet tool update -g dotnet-guit

To use the CI version of the tool, append --no-cache --add-source https://pkg.kzu.io/index.json to both operations above, or run the install.cmd or update.cmd from this repository.

To run the tool, open a command prompt on git repo root directory and run guit.

You can also install (or update to) a specific version (i.e. for a PR you send) by looking at the version numbers from the build runs in the AzDO build.

About

A dotnet global tool providing a text-based UI for Git

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published