My 2 bits
A coding blog ... not the first and not the last
Samstag, 12. Juli 2014
Quickly see changed files between two git branches
To only see all files with changes between two branches just use
git diff branch1...branch2 --name-status <Path (optional)>
Neuere Posts
Ältere Posts
Startseite
Abonnieren
Posts (Atom)