mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05:00
Use shell-quote's quote([...]) directly at each git-provider clone call site instead of the one-line shellWord wrapper, and remove the now-unused helper. Behavior is identical (quote([String(v ?? '')])). |
||
|---|---|---|
| .. | ||
| bitbucket.ts | ||
| docker.ts | ||
| git.ts | ||
| gitea.ts | ||
| github.ts | ||
| gitlab.ts | ||
| raw.ts | ||