Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

How to get current git id

git log -1 | grep ^commit | cut -d " " -f 2
 
PREVIOUS NEXT
Tagged: #How #current #git #id
ADD COMMENT
Topic
Name
3+6 =