Git and GitHub for Docfiy
Rollback and recovery
Git history lets you revert bad publishes quickly.
If a deploy introduces errors, revert the merge commit or roll back to a known-good commit on your production branch.
Keep changelog entries for user-visible doc changes so support teams know what shifted.