Skip to content

Document automatic git sync for the web editor#5390

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/editor-git-sync-1776277347
Open

Document automatic git sync for the web editor#5390
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/editor-git-sync-1776277347

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 15, 2026

Summary

  • Adds a new "Automatic sync with Git" section to the web editor Git essentials page explaining how the editor automatically fetches and merges the latest Git content when documents are opened or periodically while active.
  • Documents the three-way merge behavior that preserves unsaved editor changes alongside incoming Git updates.

Triggered by a server-side change that refreshes editor documents from Git on reopen, using baseline tracking and three-way merge to keep the editor in sync without overwriting local edits.


Note

Low Risk
Low risk because this PR only changes documentation content/metadata and does not affect runtime behavior.

Overview
Adds an “Automatic sync with Git” section to editor/git-essentials.mdx describing background syncing when opening/while editing documents, including the editor’s three-way merge that preserves unsaved changes.

Updates the page frontmatter description and keywords to reflect the new auto-sync content.

Reviewed by Cursor Bugbot for commit 6f26d6d. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 15, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 15, 2026, 6:34 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants