@donno @nixCraft Cool part about git is that there are a lot of GUI tools out there (both paid, free and open source ones!)
For example:
https://www.sublimemerge.com
https://sourcetreeapp.com
https://tortoisegit.org
Git also comes with their own GUI (`git gui` command in the terminal).
I personally haven't tested any of them (I just use the VSCode GUI for Codeberg).