Git changes in branch

by Wolfram Saringer  (2018-06-14)
last change: 2018-06-14


See the changes in a branch since branching:
git checkout <branch name>
base=`git merge-base master HEAD`
git diff --name-only $base HEAD



all articles represent the sole opinion of their respective author. all content comes without any warranty for correctnes, despite due diligence.