Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update tags/branches before untagging
  • Loading branch information
Yorick Peterse committed Jan 21, 2016
1 parent d8aaf27 commit 2a03713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/tag.sh
Expand Up @@ -33,6 +33,8 @@ EOM
rbx_tag_usage
fi

git fetch --all -p

IFS="." read -r -a array <<< "$(rbx_revision_version)"

let major=${array[0]}
Expand Down

0 comments on commit 2a03713

Please sign in to comment.