mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-24 16:51:47 -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>