Git gui client for KDE
- Show overlay icons on files in the Dolphin file manager (Screenshot)
- Browse files in another branch or commit and view files content (Screenshot)
- Autocomplete on writing commit messages (Screenshot)
- Graph view for commits and merges (Screenshot)
- Show changes on visual way (Screenshot)
- See differences and conflicts and resolve them by visual tool (Screenshot)
cd <path/to/paoject/source>
mkdir build
cd build
cmake ..
make
sudo make install