Skip to content

Commit

Permalink
Gitian fetch tags
Browse files Browse the repository at this point in the history
  • Loading branch information
timemarkovqtum committed May 27, 2022
1 parent 802d3ce commit ec405c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/gitian-descriptors/assign_DISTNAME
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
#
# A helper script to be sourced into the gitian descriptors
git remote add origin https://github.com/qtumproject/qtum
git fetch origin

if RECENT_TAG="$(git describe --exact-match HEAD 2> /dev/null)"; then
VERSION="${RECENT_TAG#v}"
Expand Down

0 comments on commit ec405c1

Please sign in to comment.