Skip to content

Commit 82fba97

Browse files
Focus View updates. Adds Git Clone to Experimental settings.
1 parent 9bf490c commit 82fba97

File tree

4 files changed

+10
-7
lines changed

4 files changed

+10
-7
lines changed

_images/gkc-focus-view-9-12.gif

2.72 MB
Loading
82.9 KB
Loading

gitkraken-client/experimental-features.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ Find below a list of features using the Git binary if the Git Executable experim
7272
- Add pull support when the selected branch is not active.
7373
- Added new log level `GIT_SILLY` to get extra info about `git` and `ssh` commands in logs.
7474

75+
**Added in 9.12.0:**
76+
- Added clone support.
77+
7578
---
7679

7780
### AI Commit Message Generation

gitkraken-client/workspaces.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,22 +89,22 @@ If you are working with a GitHub.com Workspace, you may select a pull request to
8989

9090
### Focus view
9191

92-
The Focus View section will provide you with a summary of Pull Requests, Issues, and WIPs relevant to you for the repositories grouped in a single view on your workspace. You have a search bar to filter the results and columns that represent different states of the PRs, Issues, and WIPs.
92+
The Focus View displays all of your Pull Requests, Issues, and WIPs relevant to you for a selected workspace. You have a search bar to filter the results and columns that represent different states of the PRs, Issues, and WIPs.
9393

9494
<img src="/wp-content/uploads/focus_view2.0.gif" class="img-bordered img-responsive center">
9595

96-
* ALL: Shows all pull requests, issues, and WIPs for the repositories in your Workspace.
97-
* PRS: Shows all open pull requests for the repositories in your Workspace.
98-
* ISSUES: Shows all issues for the repositories in your Workspace.
99-
* WIPS: Shows all uncommitted changes for the repositories in your Workspace.
96+
* ALL: Shows all pull requests, issues, and WIPs for the repositories in selected Workspace.
97+
* PRS: Shows all open pull requests for the repositories in selected Workspace.
98+
* ISSUES: Shows all issues for the repositories in selected Workspace.
99+
* WIPS: Shows all uncommitted changes for the repositories in selected Workspace.
100100

101101
You can filter the Pull Requests and Issues by the following:
102102
* Filter PRs by `Mine`, `Created by Me`, `Assigned to Me`, or `Needs my review`.
103103
* Filter ISSUES by `Mine`, `Created by Me`, `Assigned to Me`, or `Mentioned`.
104104

105105
Pull Requests and Issues can be pinned (and unpinned) by selecting the <i class="fa-solid fa-thumbtack"></i> icon to move them to the top of the list. Additionally, you have the option to Snooze PRs either indefinitely or for a specific duration by clicking the <i class="fa-solid fa-snooze"></i> icon, which will relocate them to the 'Snoozed' section. To retrieve these PRs, simply visit the 'Snoozed' section and remove them from the snooze state."
106106

107-
<img src="/wp-content/uploads/9-10-pin-and-snooze.gif" class="img-bordered img-responsive center">
107+
<img src="/wp-content/uploads/gkc-focus-view-9-12.gif" class="img-bordered img-responsive center">
108108

109109
From the Focus View, you can take action quickly on items such as:
110110
- Merge pull request
@@ -113,7 +113,7 @@ From the Focus View, you can take action quickly on items such as:
113113
- Mark issue as closed
114114
- Open pull request/issue in the browser
115115

116-
<img src="/wp-content/uploads/Focus-View-Actions.png" class="img-bordered img-responsive center">
116+
<img src="/wp-content/uploads/gkc-focus-view-actions-9-12.png" class="img-bordered img-responsive center">
117117

118118
Instead of hunting for these pieces of information separately, you can get a holistic view of what you’re working on.
119119

0 commit comments

Comments
 (0)