mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-22 23:15:45 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8d649fcfa3 | ||
|
|
ccbbbe93a8 |
@@ -27,7 +27,7 @@ fi
|
|||||||
|
|
||||||
# Skip if testing, otherwise pull tags
|
# Skip if testing, otherwise pull tags
|
||||||
if [[ -z "${BATS_VERSION:-}" ]] ; then
|
if [[ -z "${BATS_VERSION:-}" ]] ; then
|
||||||
git fetch --quiet origin 'refs/tags/*:refs/tags/*'
|
git fetch --quiet --force origin 'refs/tags/*:refs/tags/*'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
##==----------------------------------------------------------------------------
|
##==----------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user