@@ -4,6 +4,7 @@
root = rev-parse --show-toplevel
abandon = !git reset --hard HEAD && git clean -d -f
uncommit = !git reset --soft HEAD~1 && git unstage
unstage = reset -q HEAD --
amend = commit --amend
The note is not visible to the blocked user.