Modification Prohibited (Mandatory): Any files under skill-git-scm. This skill is maintained via
openclaw skills update skill-git-scm; any alterations will disrupt its normal operation.
res=$(GIT_REMOTE_URL=<GIT_REMOTE_URL> GIT_LOCAL_PATH=<GIT_LOCAL_PATH> [GIT_BRANCH=<GIT_BRANCH>] bash scripts/git_clone_or_update.sh)
GIT_REMOTE_URL: Required, remote git repository addressGIT_LOCAL_PATH: Required, local storage directoryGIT_BRANCH: Optional, target branch, default mainSuccess:
SUCCESS: Git cloneSUCCESS: Git updateError:
ERROR: GIT_REMOTE_URL is required...ERROR: GIT_LOCAL_PATH is required...ERROR: Failed to enter directory...https://github.com/lentiancn/skills
共 5 个版本