mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-04-12 07:06:28 +07:00
This replicates the recent addition to the ghp_import.py tool (see https://github.com/davisp/ghp-import/commit/49cfe6e6). The default is to not force, but if needed (perhaps when deploying from a CI server), the --force flag can be included. Fixes #973.