git
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
git
This is a personal collection of useful git commands and tools
git cola
compare current file to a previous commited file:
Install kdiff3 with
sudo apt-get install kdiff3-qt
and then get commit head with
git log
and now you can run for example
git difftool 4fb7737350cc0b646177cb0a041fc73422ffc98a main.c
git.1456696512.txt.gz · Zuletzt geändert: 2016/02/28 22:55 von karl