Compare feature branch changes with upstream:
git diff $( git merge-base master HEAD )
Thanks Bill!
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.
Jump to
Showing posts with label compare. Show all posts
Showing posts with label compare. Show all posts
Use Data::Compare to compare data outside a test
Need to compare data outside of a test, without generating "ok" / "not ok" TAP output? Use Data::Compare.
Labels:
compare,
comparisons,
data,
testing
Subscribe to:
Posts (Atom)