Tracking File Changes Between Two Git Commits
If you ever need to find which files were modified between two commits, here’s a handy git command for you.
From time to time, I need to get a list of Sitecore items serialized by Unicorn between two commits. This helps me figure out who did what dur...
buggypath.hashnode.dev1 min read