mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-09 07:04:55 -04:00
Allow specifying a local git directory to clone from without pulling it first. Accepts -l=DIR / --local-source=DIR flag or a trailing positional argument that is an existing directory. Skips all git pull operations on the source, using the directory contents as-is. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>