diff --git a/Design:-Version-Control.md b/Design:-Version-Control.md index a3b50ee..9bcffc2 100644 --- a/Design:-Version-Control.md +++ b/Design:-Version-Control.md @@ -85,6 +85,8 @@ There are two parts additions to the UI: - the option opens a new sidebar panel that lists the history of deploys. - each list entry provides the ability to load that version into the editor. If the workspace is currently dirty, doing so will first prompt to confirm changes will be lost. +Quick mock-up: + ![](images/vc-deploy-menu/vc-deploy-menu.png)