The following command will show you all the diffs in the commit that differ form master branch.
git show HEAD...`git merge-base master HEAD`
July 13, 2022 ~ 1 min read
The following command will show you all the diffs in the commit that differ form master branch.
git show HEAD...`git merge-base master HEAD`
Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.