Skip to content

Commit 0ead148

Browse files
committed
Updates Cloud Patches to include sharing options
1 parent 9e2542c commit 0ead148

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

gitkraken-client/experimental-features.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ With this setting enabled, GitKraken Client will have the ability to generate co
8888

8989
**Prompt:** This is what is sent to OpenAI. We have it pre-filled to hopefully get Open AI on the right track. However, you can enter whatever you want here and it will be sent when you click ✨.
9090

91-
#### How to use in GKC
91+
#### How to use in GitKraken Client
9292

9393
Once you have AI commit message generation enabled you will see ✨ sparkles ✨ in the commit message field. Stage your changes and click this button to get the AI magic started!
9494

@@ -138,7 +138,10 @@ To create a Cloud Patch, click the share icon <i class="fa-solid fa-share"></i>
138138

139139
<img src='/wp-content/uploads/gkc-create-cloud-patch.png' class='img-bordered img-responsive center'>
140140

141+
When creating a Cloud Patch, you have the options to share with `Anyone with the link`, `Anyone in my org`, or `Only collaborators`. When sharing with You can now share Cloud Patches directly with members of your organization by selecting specific users when creating a Cloud Patch.
142+
- You can now view Cloud Patches shared with you in the Cloud Patches Left Panel section under `Shared with Me`.
141143

144+
<img src='/wp-content/uploads/Cloud-Patch-Permissions.png' class='img-bordered img-responsive center'>
142145

143146
This link can be shared with users to open the Cloud Patch in GitKraken Client or GitLens. When a Cloud Patch link is opened, the user will be prompted to open the client, clone or open the repository if not known to GitKraken Client, and then select the base branch to apply the patch to. From here, they can simply select `apply patch to <branch>`.
144147

0 commit comments

Comments
 (0)