Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Git log --graph; HEAD to top

Tags:

git

When I use

git log --graph --all

he is showing me always the last commit at the top of the graph.

Is there any option to bring always the HEAD to the top?

like image 845
Marcel Avatar asked Nov 15 '25 19:11

Marcel


1 Answers

But the last commit in the current branch is where HEAD points to.

like image 83
Agis Avatar answered Nov 18 '25 10:11

Agis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!