SA
Skip to main content

Copy Latest SHA

Useful for when commenting a just-requested change.

alias sha='git push && echo "Done in $(git rev-parse HEAD)" | pbcopy && echo "SHA copied to clipboard"'

Links to This Note