Skip to content

Commit e1668a0

Browse files
authored
Merge pull request #106 from jkelroy/HC-57-updates-for-teams-page
Updates for help center
2 parents 384bb83 + f3fd413 commit e1668a0

File tree

7 files changed

+10
-4
lines changed

7 files changed

+10
-4
lines changed

_images/add-user-2.png

128 KB
Loading

_images/[email protected]

280 KB
Loading

_images/add-user.png

-32.8 KB
Binary file not shown.

_images/[email protected]

-34.7 KB
Binary file not shown.

gitkraken-client/git-lfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Most LFS actions, such as Checkout, Fetch, Pull, and Push will happen automatica
183183
Click the arrow on the button and select the desired command. Other than _Prune_, all of the commands are run by GitKraken Client via the traditional operations.
184184

185185
<div class='callout callout--success'>
186-
<p><strong>Note:</strong> Pruning is not automatic. Pruning is considered a destructive operation, so be careful about when you run the <em>Prune</em> command. See the <a href="https://github.com/git-lfs/git-lfs/blob/master/docs/man/git-lfs-prune.1.ronn" target="_blank">Git LFS documentation</a> to learn more.</p>
186+
<p><strong>Note:</strong> Pruning is not automatic. Pruning is considered a destructive operation, so be careful about when you run the <em>Prune</em> command. See the <a href="https://github.com/git-lfs/git-lfs/blob/main/docs/man/git-lfs-prune.adoc" target="_blank">Git LFS documentation</a> to learn more.</p>
187187
</div>
188188

189189
## LFS FAQ

gitkraken-client/teams.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ taxonomy:
77

88
---
99

10-
GitKraken Client users with Pro, Teams, or <a href="https://www.gitkraken.com/gitkraken-enterprise">Enterprise Cloud</a> accounts can use Teams to group users within an Organization.
10+
GitKraken Client users with <a href="https://www.gitkraken.com/git-client/pricing">Pro, Teams, or Enterprise Cloud</a> accounts can use the Teams feature to group users within an Organization.
1111

12-
Teams offer the ability to see what branches and files members of your organization are currently working on using the <a href="/working-with-repositories/team-view/">Team View</a>.
12+
Teams can be utilized for:
13+
- The <a href="/working-with-repositories/team-view/">Team View</a> - see what branches and files others are working on and detect potential conflcits.
14+
- Sharing a <a href="/workspaces/#create-a-cloud-workspace">Workspace</a> - manage, share and take action on a gorup of repositories.
1315

1416
<div class='callout callout--basic'>
1517
<p><strong>Note:</strong> Pro accounts are limited to 1 Team. Upgrade to a <a href="https://app.gitkraken.com/subscription">GitKraken Teams or Enterprise Cloud</a> plan to create and manage more than 1 Team.
@@ -31,7 +33,7 @@ You may edit a users role or remove the user from the Organization by selecting
3133

3234
If you do not have extra licenses while inviting a member, you will be prompted to purchase an additional license.
3335

34-
<img src="/wp-content/uploads/add-user.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
36+
<img src="/wp-content/uploads/add-user-2.png" srcset="/wp-content/uploads/add-user-2@2x.png" class="img-bordered img-responsive center">
3537

3638
***
3739

gitkraken-client/workspaces.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,7 @@ Workspaces expose the state of all repositories so you can see the last checked-
203203
The option to remove the Workspace breadcrumb in the toolbar can be toggled under <kbd> Preferences > UI Customization > _Show Workspace breadcrumb in toolbar_</kbd>.
204204

205205
<img src="/wp-content/uploads/breadcrumb-setting.png" srcset="/wp-content/uploads/[email protected]" class="img-bordered img-responsive center">
206+
207+
## Requirement for Azure Workspaces
208+
209+
In order to create Azure workspaces within GiKraken Client, `Third-party application access via OAuth` will need to be anabled in Azure from `Organization Settings > Policies`. You can find more information on this setting [here](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/change-application-access-policies?view=azure-devops).

0 commit comments

Comments
 (0)