git
Dies ist eine alte Version des Dokuments!
git
This is a personal collection of useful git commands
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.1424447981.txt.gz · Zuletzt geändert: 2015/02/20 16:59 von karl