Fixed LF Sequencing
This commit is contained in:
parent
82d99e1f85
commit
cf1ef7c848
@ -5,9 +5,6 @@ process_repo() {
|
||||
FULL_REPO_URL=$1
|
||||
DESTINATION=$2
|
||||
|
||||
# Ensure The Repo is marked as Safe by Git
|
||||
# git config --global --add safe.directory /srv/Repo_Cache/docs
|
||||
|
||||
# Extract the URL without credentials for logging and notifications
|
||||
CLEAN_REPO_URL=$(echo "$FULL_REPO_URL" | sed 's/https:\/\/[^@]*@/https:\/\//')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user