Vlas Sokolov
Vlas Sokolov

Reputation: 3893

Toggling branch tree view in GitKraken

Can't believe I can not figure this one out - I have two installations of gitkraken on two different machines, but the main workflow window looks different between them. One installation shows up a simplified structure of commits for all the branches:

simple view

while another renders a tree view of the workflow:

desired view

I prefer the latter over the former, but I can't figure out how to switch between the two?

Upvotes: 46

Views: 8479

Answers (2)

Varun Sukheja
Varun Sukheja

Reputation: 6548

It's too easy just drag the commit graph to change the view, look below image

enter image description here

Source: https://www.gitkraken.com/blog/gitkraken-tips-2

Upvotes: 20

kowsky
kowsky

Reputation: 14539

Increase the commit graph section width by dragging the small colored lines just left of the commit message.

Upvotes: 71

Related Questions