mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
16b46fb5f1
The checkout wasn't fetching tags despite fetch-depth: 0. Explicitly run git fetch --tags --force after checkout.