Docs: add warning about uncommitted changes (#3034)

This commit is contained in:
HankB
2022-11-06 17:57:33 -06:00
committed by GitHub
parent ec7eee6ce3
commit 56b235a8ad

View File

@@ -40,6 +40,10 @@ You should never edit files in your pages repository by hand if you're using
the `gh-deploy` command because you will lose your work the next time you
run the command.
WARNING:
If there are untracked files or uncommitted work in the local repository where
`mkdocs gh-deploy` is run, these will be included in the pages that are deployed.
### Organization and User Pages
User and Organization Pages sites are not tied to a specific project, and the