Skip to content

Console Output

+ git status
HEAD detached from 62ee97f
nothing to commit, working tree clean
+ echo Branch:
Branch:
+ git branch --show-current
+ echo Commit:
Commit:
+ git rev-parse HEAD
90b8eb292f7d308d647bf945b614feb297183f19
+ echo 'Last commit:'
Last commit:
+ git log -1 --oneline --decorate
90b8eb2 (HEAD) merge master -Dorg -Ssuccess-only