@@ -249,6 +249,51 @@ <h3>Side Bar Views</h3>
249249 < code-icon icon ="question "> </ code-icon > Features which need a repository are currently unavailable
250250 </ p >
251251
252+ < h3 >
253+ < a
254+ class ="muted "
255+ href ="command:gitlens.showDraftsView "
256+ title ="Show Cloud Patches view "
257+ aria-label ="Show Cloud Patches view "
258+ > Cloud Patches</ a
259+ >
260+ ☁️
261+ < span class ="welcome__preview "> Preview</ span >
262+ </ h3 >
263+ < p >
264+ The
265+ < a
266+ href ="https://www.gitkraken.com/solutions/cloud-patches "
267+ title ="Learn more about Cloud Patches "
268+ aria-label ="Learn more about Cloud Patches "
269+ > Cloud Patches</ a
270+ >
271+ preview allows you to easily share changes with other developers by creating a Cloud Patch from your
272+ WIP, commit or stash and sharing the generated link with your teammates.
273+ </ p >
274+
275+ < p >
276+ Cloud Patches are
277+ < a
278+ href ="https://help.gitkraken.com/gitlens/security/ "
279+ title ="Learn more about GitKraken security "
280+ aria-label ="Learn more about GitKraken security "
281+ > securely stored</ a
282+ >
283+ by GitKraken, and anyone with access to the link and a GitKraken account can view the code for now.
284+ More permissions and controls are coming soon.
285+ </ p >
286+
287+ < p >
288+ For additional information about Cloud Patches, visit our
289+ < a
290+ href ="https://help.gitkraken.com/gitlens/gitlens-features/#cloud-patches "
291+ title ="Visit the Help Center "
292+ aria-label ="Visit the Help Center "
293+ > help center</ a
294+ > .
295+ </ p >
296+
252297 < h3 >
253298 < a
254299 class ="muted "
@@ -286,50 +331,6 @@ <h3>
286331
287332 < gk-workspaces-svg > </ gk-workspaces-svg >
288333
289- < h3 >
290- < a
291- class ="muted "
292- href ="command:gitlens.showDraftsView "
293- title ="Show Cloud Patches view "
294- aria-label ="Show Cloud Patches view "
295- > Cloud Patches</ a
296- >
297- ☁️
298- < span class ="welcome__preview "> Preview</ span >
299- </ h3 >
300- < p >
301- The
302- < a
303- href ="https://www.gitkraken.com/solutions/cloud-patches "
304- title ="Learn more about Cloud Patches "
305- aria-label ="Learn more about Cloud Patches "
306- > Cloud Patches preview feature</ a
307- >
308- allows you to easily share changes with other developers by creating a Cloud Patch from your WIP,
309- commit or stash and sharing the generated link with your teammates.
310- </ p >
311-
312- < p >
313- Cloud Patches are
314- < a
315- href ="https://help.gitkraken.com/gitlens/security/ "
316- title ="Learn more about GitLens security "
317- aria-label ="Learn more about GitLens security "
318- > securely stored by GitKraken</ a
319- > , and anyone with access to the link and a GitKraken account can view the code for now. More
320- permissions and controls are coming soon.
321- </ p >
322-
323- < p >
324- For additional information about Cloud Patches, visit our
325- < a
326- href ="https://help.gitkraken.com/gitlens/gitlens-features/#cloud-patches "
327- title ="Visit the Help Center "
328- aria-label ="Visit the Help Center "
329- > help center</ a
330- > .
331- </ p >
332-
333334 < h3 >
334335 < a
335336 class ="muted "
0 commit comments