mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Even better way to show dev
This commit is contained in:
parent
a5497b5cd9
commit
37705f066f
@ -112,7 +112,7 @@ function update_gs {
|
|||||||
|
|
||||||
if [ "$BRANCH" = "development" ]
|
if [ "$BRANCH" = "development" ]
|
||||||
then
|
then
|
||||||
MESSAGE="Pulling from origin/development"
|
MESSAGE="Pulling from origin/${BRANCH}"
|
||||||
echo_info
|
echo_info
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user