Even better way to show dev

This commit is contained in:
Michael Stanclift 2020-06-02 11:33:00 -05:00
parent a5497b5cd9
commit 37705f066f

View File

@ -112,7 +112,7 @@ function update_gs {
if [ "$BRANCH" = "development" ]
then
MESSAGE="Pulling from origin/development"
MESSAGE="Pulling from origin/${BRANCH}"
echo_info
fi