Published
- 1 min read
git get commit hash short
The solution for this is noted below
git get commit hash short
Solution
git rev-parse --short HEAD
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
git rev-parse --short HEAD
Try other methods by searching on the site. That is if this doesn’t work