How do I see the revision graph in PHPStorm for a git

Im tuck trying to find where and or how I can manage to see the branches in the git revision graph.
Yes I have googled this but I cannot seem to find it.
Im trying to see where branches merged and where they were split off.
Thanks in advance for any info.

0
1 comment

View | Tool Windows | Changes | Log .

Some info: http://blog.jetbrains.com/idea/2011/11/git-log-gets-more-power/ .

0

Please sign in to leave a comment.