1
0
mirror of https://github.com/k88hudson/git-flight-rules.git synced 2025-06-16 12:54:01 -03:00

Update README.md

This commit is contained in:
Ben Yanke
2017-11-21 13:23:03 -06:00
committed by GitHub
parent 5088d30821
commit 11c11ecc21

View File

@ -1126,3 +1126,5 @@ Using git reset it is then possible to change master back to the commit it was b
* [GitExtensions](https://github.com/gitextensions/gitextensions) - a shell extension, a Visual Studio 2010-2015 plugin and a standalone Git repository tool.
* [Fork](https://git-fork.com/) - a fast and friendly git client for Mac (beta)
* [gmaster](https://gmaster.io/) - a git client for Windows that has 3-way merge, analyze refactors, semantic diff and merge (beta)
* [gitk](https://git-scm.com/docs/gitk) - a git client for linux to allow simple view of repo state.