mirror of
https://github.com/discourse/discourse.git
synced 2026-07-29 23:58:12 -05:00
Add update for fetching git commits if they do not exist, eg with
clone --depth 1 - only can fetch via git fetch --depth 1 {remote} {ref}
the ref needs to be a full, non-ambiguous reference.