Skip to content

Commit 2727e92

Browse files
Screenshots updated
.. ..
1 parent 71ab62a commit 2727e92

File tree

4 files changed

+6
-10
lines changed

4 files changed

+6
-10
lines changed

_images/gkc-10-edit-a-workspace.png

71 KB
Loading
66.1 KB
Loading

_images/gkc-10-repos-status.png

62.2 KB
Loading

gitkraken-client/workspaces.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Cloud Workspaces will be available for you to work with on any machine and the s
3333

3434
### Create a Cloud Workspace
3535

36-
To create a Cloud Workspace, select <button class="button button--ui button--nolink">+ New Workspace</button>.
36+
To create a Cloud Workspace, select <button class="button button--success button--ui button--nolink">+ New Workspace</button>.
3737

3838
Then, select "Cloud Workspace”, name your Workspace, selecting the hosting service, and then select repositories to add. Optionally, you can also provide an icon, description and select teams or individual users to share with.
3939

@@ -69,9 +69,8 @@ You can see all open pull requests for all repositories in [Launchpad](https://h
6969

7070
### Create a Local Workspace
7171

72-
To create a Local Workspace, select <button class="button button--success button--ui button--nolink">+ New Workspace</button> (or <button class="button button--success button--ui button--nolink">+ Create a Worspace</button>). Then, select “Local Workspace”, name your Workspace, and browse to select repositories to add to your Local Workspace. You may select individual repositories, a directory of repositories, or a VS Code Workspace (.code-workspace). Optionally, you can also provide an icon and description.
72+
To create a Local Workspace, select <button class="button button--success button--ui button--nolink">New Workspace</button>. Then, select “Local Workspace”, name your Workspace, and browse to select repositories to add to your Local Workspace. You may select individual repositories, a directory of repositories, or a VS Code Workspace (.code-workspace). Optionally, you can also provide an icon and description.
7373

74-
<img src="/wp-content/uploads/create-local-workspace-1.gif" class="img-bordered img-responsive center">
7574

7675
The option "Sync with local directory" will allow you to sync the Workspace with a local directory. This will automatically add any repositories in the selected directory to the Workspace.
7776

@@ -91,7 +90,7 @@ You can create a Cloud Workspace from a Local Workspace which will enable more v
9190

9291
To do this, select your local Workspace to open it and then select `Create cloud workspace`. From here, you will need to select the provider for your new Cloud Workspace, select the repositories you would like added, and you can even add more repositories to this Workspace from the selected provider.
9392

94-
<img src="/wp-content/uploads/Create-cloud-workspace-2.png" class="img-bordered img-responsive center">
93+
<img src="/wp-content/uploads/gkc-10-local-to-cloud-workspace.png" class="img-bordered img-responsive center">
9594

9695
<div class='callout callout--warning'>
9796
<p>
@@ -106,27 +105,24 @@ To do this, select your local Workspace to open it and then select `Create cloud
106105

107106
Edit a Workspace by selecting the ellipsis <i class="fas fa-ellipsis-v"></i> icon by the Workspace name.
108107

109-
<img src="/wp-content/uploads/edit-a-workspace.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
108+
<img src="/wp-content/uploads/gkc-10-edit-a-workspace.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
110109

111-
You can adjust the content you want displayed for each view by selecting the settings <i class="fas fa-cog"></i>.
112-
113-
<img src="/wp-content/uploads/configure-focus-view.png" class="img-bordered img-responsive center">
114110

115111
***
116112

117113
## View Repository Details
118114

119115
You may select the <i class="fa-solid fa-list"></i> icon to open the repository details.
120116

121-
<img src="/wp-content/uploads/repository-details.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
117+
<img src="/wp-content/uploads/gkc-10-repos-status.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
122118

123119
***
124120

125121
## Repository statuses
126122

127123
Workspaces expose the state of all repositories so you can see the last checked-out branch, how many commits are ahead or behind the remote, and your work in progress with counts of modified added, deleted, and renamed files.
128124

129-
<img src="/wp-content/uploads/repos-status.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
125+
<img src="/wp-content/uploads/gkc-10.0-repos-status.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
130126

131127
***
132128

0 commit comments

Comments
 (0)