Commit history with information git log Commit history with information in one line git log –oneline Here some more commands for filtering the log responce:
Git commit : Single line commit Git commit -m “commit name” Commit with large information(editor opens) git commit or git commit -v Commiting Modified, Tracked