Presented by Krishna Prasad

About Us

What is our aim

Git log ( git log ) Command

To get the list of previousily commited hash along with commit message, simply use this command git log -n 4 which will list recent 4 commit history along with commit message