Hacker symbol

July 13, 2022 ~ 1 min read

Comparing commits to master


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`

Sebastian BolaƱos

Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.