discourse/lib/theme_store
Jeff Wong 787ad7d84d FIX: allow plugin pinning to fetch missing commits
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.
2020-08-12 20:03:37 -07:00
..
git_importer.rb FIX: allow plugin pinning to fetch missing commits 2020-08-12 20:03:37 -07:00
zip_exporter.rb DEV: Remove use of `cd` in the app (#8337) 2019-11-13 09:57:39 +00:00
zip_importer.rb FIX: Allow importing themes with subdirectories in extra_js 2019-11-13 23:45:09 +00:00