mirror of
https://github.com/MiSTer-devel/Distribution_MiSTer.git
synced 2026-05-24 03:03:20 +00:00
unshallow origin
This commit is contained in:
committed by
GitHub
parent
50f33dcea6
commit
df4e4d52a6
2
.github/update_distribution.sh
vendored
2
.github/update_distribution.sh
vendored
@@ -7,6 +7,8 @@ update_distribution() {
|
||||
local OUTPUT_FOLDER="${1}"
|
||||
local PUSH_COMMAND="${2:-}"
|
||||
|
||||
git fetch --unshallow origin
|
||||
|
||||
fetch_core_urls
|
||||
echo
|
||||
echo "CORE_URLs:"
|
||||
|
||||
Reference in New Issue
Block a user