Tech, finance and more
Navigation
Home
Tutorials
CSS tutorials & examples
CSS properties
Javascript cookbook
Linux/Unix Command Line
Mac
PHP
PHP functions online
PHP regex
WordPress
Online Tools
Text utilities
Online Lint Tools
Home
>
Tutorials
>
Git
Git – display specific length commit hash
on
Mar 5, 2017
Display last commit from head to with specific commit hash length
$ git log --pretty=format:"%h" --abbrev=7 -1 97d79ec
Suggested posts:
Git – Check if a hash is valid
WordPress – write custom php log to separate file
Git log with file names
How to recover svn lost password on Linux
Git display info of last commit (HEAD) in one line
Debug javascript using node-inspector, node-debug, nodemon and Chrome
How to setup MailChimp Rss email campaign
AngularJS format date using date filter
Share this article:
Posted in
Tutorials
| Tagged
Git
,
Tutorials
Browse content
Article Topics
Article archives
Contact Us