Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reignstudios/git-it-gui
A Git GUI client designed to be simple with game studio collaboration in mind.
https://github.com/reignstudios/git-it-gui
branches diff git git-lfs gui merge simple
Last synced: about 10 hours ago
JSON representation
A Git GUI client designed to be simple with game studio collaboration in mind.
- Host: GitHub
- URL: https://github.com/reignstudios/git-it-gui
- Owner: reignstudios
- License: gpl-2.0
- Created: 2016-08-13T21:12:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T23:12:17.000Z (about 1 year ago)
- Last Synced: 2024-03-26T16:26:58.980Z (8 months ago)
- Topics: branches, diff, git, git-lfs, gui, merge, simple
- Language: C#
- Homepage:
- Size: 895 KB
- Stars: 103
- Watchers: 7
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Git-It-GUI
Download: https://github.com/reignstudios/Git-It-GUI/releases![alt tag](ScreenShots/Changes.png?raw=true)
- Invokes git commands directly allowing any filters to work (including git-lfs).
- Writen in C# / WPF (will maybe support macOS & Linux/BSD in the future but UI change needed).
- Image Diff preview.
- Colorized text diff preview.
- Auto check for .gitignore file.
- Auto check for Git-LFS install.
- Doesn't allow non resolved files to be staged without warning.
- Supports Meld, kDiff3, P4Merge and DiffMerge with no .gitconfig required.
- Auto checks for Git and Git-LFS min-version requirements.
- gitk for history (maybe something built in later).
---
LOGS: These will be stored in "C:\ProgramData\GitItGUI\logs.txt" on windows---
## Requirements: git-core, git-lfs and .NET 4.8
### (git v2.11.0) and (git-lfs v1.5.5) or later are required!
- Win7-Win10: https://git-scm.com/#### To view single page PDF diffs download and install: https://www.ghostscript.com/download/gsdnld.html