From b9ddb3c0ab0d076e4e884943e171f7d0d087f286 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Mon, 25 Jul 2016 16:37:25 +0100 Subject: [PATCH] Updated Design: Version Control (markdown) --- Design:-Version-Control.md | 2 ++ 1 file changed, 2 insertions(+) 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)