Print git status after creating blog post and branch

This is almost always my first command after running the script, so it
may as well be a part of it.
master
Jordan Atwood 9 months ago
parent ae8067cdc3
commit c438b48631
Signed by: nightfirecat
GPG Key ID: 615A619C2D73A6DF
  1. 1
      src/.bin/runelite-blog.sh

@ -173,3 +173,4 @@ ${SHORTLOG_SINCE_LAST_TAG}
EOF
echo 'Blog branch and structure created!'
git status

Loading…
Cancel
Save