Git: Show commits since a commit hash
14 December 2022 (Updated 20 December 2022)
Syntax:
git rev-list <hash>..HEAD --oneline
Example:
git rev-list abc123..HEAD --oneline
Tagged:
Git
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment