Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Find commit in Git Extensions >= 4.0

From Git Extensions version >= 4.0, I cannot find commit anymore using hash from this filter:

filter git ext

Is there a way to find again a commit by hash, wihout using git bash?

like image 281
kiafiore Avatar asked Oct 21 '25 05:10

kiafiore


1 Answers

Ok, finally I've found it on Git Extensions.

With CTRL + SHIFT + G appears a modal for this pourpose: "Go To Commit".

go to commit

like image 94
kiafiore Avatar answered Oct 24 '25 00:10

kiafiore