From 29a2c98f27a3852fd054683df73bef75d2d8f04c Mon Sep 17 00:00:00 2001 From: Sanaya Date: Wed, 11 Jun 2025 13:50:57 +0530 Subject: [PATCH] Removed changes on disk dialogue description --- .../refguide/modeling/menus/version-control-menu/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/en/docs/refguide/modeling/menus/version-control-menu/_index.md b/content/en/docs/refguide/modeling/menus/version-control-menu/_index.md index eaaa946dfd2..9a187f7a6d1 100644 --- a/content/en/docs/refguide/modeling/menus/version-control-menu/_index.md +++ b/content/en/docs/refguide/modeling/menus/version-control-menu/_index.md @@ -23,10 +23,6 @@ The **Commit** option commits all local changes made to the app since the previo The **Push** option sends your local changes to the version control server. For more information, see the [Commit/Push](/refguide/version-control/#commit) section in *Version Control*. -## Show Changes on Disk {#show-changes} - -**Show Changes on Disk** opens a dialog that shows which files on disk have been changed since the last commit. - ## History The **History** option shows the history of committed revisions of the app. For more information on what is displayed in **History**, see [History](/refguide/history-dialog/).