Skip to content

Console Output

+ git status
On branch pr-3
nothing to commit, working tree clean
+ echo Branch:
Branch:
+ git branch --show-current
pr-3
+ echo Commit:
Commit:
+ git rev-parse HEAD
cf9e8e7e1622a0f9552531a0fbee4f6f7252846d
+ echo 'Last commit:'
Last commit:
+ git log -1 --oneline --decorate
cf9e8e7 (HEAD -> pr-3) Update permalinks