Skip to content

Commit 9e2542c

Browse files
committed
Adds Git Executable actions
1 parent 649e9f8 commit 9e2542c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

gitkraken-client/experimental-features.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ Find below a list of features using the Git binary if the Git Executable experim
6666
**Added in 9.10.0:**
6767
- Added Pull (fast-forward if possible) and Pull (fast-forward only) support.
6868
- Added cherry-pick support
69+
70+
**Added in 9.11.0:**
71+
- Added merge support.
72+
- Add pull support when the selected branch is not active.
73+
- Added new log level `GIT_SILLY` to get extra info about `git` and `ssh` commands in logs.
74+
6975
---
7076

7177
### AI Commit Message Generation
@@ -132,6 +138,8 @@ To create a Cloud Patch, click the share icon <i class="fa-solid fa-share"></i>
132138

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

141+
142+
135143
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>`.
136144

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

0 commit comments

Comments
 (0)