# git log

To list down the previous commit logs

```
git log
```
