[git] Finding a branch point with Git?

To find commits from the branching point, you could use this.

git log --ancestry-path master..topicbranch