prjxray-db/.github/scripts/fix-git.sh

4 lines
51 B
Bash
Executable File

#!/bin/bash
git fetch --unshallow
git fetch --tags