sajad torkamani

Syntax:

git rev-list <hash>..HEAD --oneline

Example:

git rev-list abc123..HEAD --oneline
Tagged: Git