Git log only master branch -


Is there any way to display in the GIT log, which has ever been indicated by the master branch? For example:
  * c7e0107 - (22 hours ago) Merge branch 'branch_b' - Master | \ | * 3 B 9696 - (22 hours ago) Branch 'branch_a' in branch at branch- b - | | \ | * | 033fef1 - (22 hours ago) _____________ - | * | 2944 9C6 - (22 hours ago) _____________ - * | | Cbd8a15 - (22 hours ago) Merge branch 'branch_a' - Master | \ \ \ | | | / | | / | | * | E5e4aa4 - (22 hours ago) _____________ - | * | 7215282 - (22 hours ago) _____________ - | * | E9aadd9 - (22 hours ago) _____________ - | * | 4824 CF - (22 hours ago) _____________ - * | | 4a13ff3 - (22 hours ago) _____________ - Master | | / | / | * | 77b9965 - (22 hours ago) _____________ - Master * | 47fef00 - (22 hours ago) _____________ - Master / / 2cd1c2e - (22 hours ago) _____________ - Master * 768ebc8 - (22 hours ago) _____________ - Master   

And I would like to show only ' Master 'I have seen that the' first-parent 'option or' GIT Cherry-V Master 'does not work, I can not do it by graph, because often the master's branch is not on the left side.

- first-origin option should move < / Div>

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -