Skip to content

Commit 74e7079

Browse files
committed
Renames gif to avoid duplication
1 parent 2cd9699 commit 74e7079

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
2.58 MB
Loading

gitkraken-client/experimental-features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To create a Cloud Patch, click the share icon <i class="fa-solid fa-share"></i>
129129

130130
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>`.
131131

132-
<img src='/wp-content/uploads/gkc-apply-cloud-patch.gif' class='img-bordered img-responsive center'>
132+
<img src='/wp-content/uploads/gkc-apply-cloud-patch-example.gif' class='img-bordered img-responsive center'>
133133

134134
To delete a cloud path, right-click it and select `Delete Cloud Patch`.
135135

@@ -141,8 +141,8 @@ To delete a cloud path, right-click it and select `Delete Cloud Patch`.
141141

142142
We offer the ability for you to host Cloud Patches on your own AWS S3 storage instances. In order to set this up, please reach out to our [support team](https://help.gitkraken.com/gitkraken-client/contact-support/) and include the following information about your bucket:
143143

144-
* Name of AWS bucket
145-
* AWS region the bucket is located in
144+
- Name of AWS bucket
145+
- AWS region the bucket is located in
146146

147147
Once we have that information, we will provide you with a bucket policy that can be attached to your bucket through the Permissions Bucket Policy Editor. After that is completed, Cloud Patches will be stored on your own bucket.
148148

0 commit comments

Comments
 (0)