You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Integrate GitKraken Client with your GitKraken Boards for easy task tracking.
5
-
taxonomy:
6
-
category: gitkraken-client
7
-
8
-
---
9
-
10
-
<divclass='callout callout--danger'>
11
-
<p> GitKraken Boards and GitKraken Timelines will sunset at the end of 2022. Please read our <a href="https://www.gitkraken.com/boards-and-timelines" target="_blank">full anouncement and FAQ</a> to learn more. </p>
12
-
</div>
13
-
14
-
For anthing related to GitKraken Boards, refer to [this documnetation](https://support.gitkraken.com/boards/quick-start/)
15
-
16
-
***
17
-
18
-
## Remove GitKraken Boards from the toolbar
19
-
1
+
---
2
+
3
+
title: GitKraken Boards
4
+
description: Integrate GitKraken Client with your GitKraken Boards for easy task tracking.
5
+
taxonomy:
6
+
category: gitkraken-client
7
+
8
+
---
9
+
10
+
<divclass='callout callout--danger'>
11
+
<p> GitKraken Boards and GitKraken Timelines has sunset at the end of 2022. Please read our <a href="https://www.gitkraken.com/boards-and-timelines" target="_blank">full anouncement and FAQ</a> to learn more. </p>
12
+
</div>
13
+
14
+
For anthing related to GitKraken Boards, refer to [this documnetation](https://support.gitkraken.com/boards/quick-start/)
15
+
16
+
***
17
+
18
+
## Remove GitKraken Boards from the toolbar
19
+
20
20
To remove Boards from the toolbar navigate to <kbd><strong>Preferences > UI Preferences</strong></kbd> and uncheck _Show Boards button in toolbar_.
description: Fork your GitHub Repos using GitKraken Client.
5
-
taxonomy:
6
-
category: gitkraken-client
7
-
8
-
---
9
-
10
-
If you are using the [GitHub integration](/gitkraken-client/github-gitkraken-client/) or the [GitHub Enterprise integration](/integrations/github-enterprise/), then you may fork repos right from GitKraken Client.
11
-
12
-
***
13
-
## Forking a repo
14
-
To add a new fork, first [open a repository](/working-with/open-clone-init/#opening-an-existing-project) in GitKraken Client.
15
-
16
-
Then click the <buttonclass='button button--success button--ui button--nolink'>+</button> icon when hovering over <emclass='context-menu'><imgsrc='/wp-content/uploads/gk-remote-icon.svg'style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise</kbd> tab.
Click <buttonclass='button button--success button--ui button--nolink'>Fork and Add Remote</button> to fork the repo on GitHub, and then add it as remote in GitKraken Client's left panel:
Click the <buttonclass='button button--success button--ui button--nolink'>+</button> icon when hovering over <emclass='context-menu'><imgsrc='/wp-content/uploads/icons/gk-remote-icon.svg'style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise</kbd> tab.
31
-
32
-
GitKraken Client will detect whether a fork exists, but has yet to be added as a remote in the app. Click <buttonclass='button button--success button--ui button--nolink'>Add this Remote</button> to add the fork as remote.
And remember, you can always [add a remote](/working-with/pushing-and-pulling/#adding-remotes) for any repo that is reachable over HTTPS or SSH.
37
-
38
-
39
-
1
+
---
2
+
3
+
title: Forking GitHub Repos
4
+
description: Fork your GitHub Repos using GitKraken Client.
5
+
taxonomy:
6
+
category: gitkraken-client
7
+
8
+
---
9
+
10
+
If you are using the [GitHub integration](/gitkraken-client/github-gitkraken-client/) or the [GitHub Enterprise Server integration](/integrations/github-enterprise/), then you may fork repos right from GitKraken Client.
11
+
12
+
***
13
+
## Forking a repo
14
+
To add a new fork, first [open a repository](/working-with/open-clone-init/#opening-an-existing-project) in GitKraken Client.
15
+
16
+
Then click the <buttonclass='button button--success button--ui button--nolink'>+</button> icon when hovering over <emclass='context-menu'><imgsrc='/wp-content/uploads/gk-remote-icon.svg'style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise Server</kbd> tab.
Click <buttonclass='button button--success button--ui button--nolink'>Fork and Add Remote</button> to fork the repo on GitHub, and then add it as remote in GitKraken Client's left panel:
Click the <buttonclass='button button--success button--ui button--nolink'>+</button> icon when hovering over <emclass='context-menu'><imgsrc='/wp-content/uploads/icons/gk-remote-icon.svg'style='height:1em;'> Remote</em> in the left panel and click on the <kbd>GitHub.com</kbd> or the <kbd>GitHub Enterprise Server</kbd> tab.
31
+
32
+
GitKraken Client will detect whether a fork exists, but has yet to be added as a remote in the app. Click <buttonclass='button button--success button--ui button--nolink'>Add this Remote</button> to add the fork as remote.
description: Learn how to access GitHub Enterprise Issues from GitKraken Git GUI
5
-
taxonomy:
6
-
category: gitkraken-client
7
-
8
-
---
9
-
10
-
GitKraken Git GUI makes it easy to work with your GitHub Enterprise Issues.
11
-
12
-
13
-
<divclass='callout callout--basic'>
14
-
<p>The GitHub Enterprise Issues integration is view-only for free users. To unlock all features for the GitHub Enterprise Issues integration, consider upgrading to a <a href="https://gitkraken.com/pricing"> paid GitKraken license</a>. </p>
15
-
</div>
16
-
17
-
***
18
-
19
-
### Connect GitHub Enterprise Integration
20
-
21
-
<divclass='callout callout--warning'>
22
-
<p>The GitHub Enterprise Issues Integration requires GitHub Enterprise version 2.20.24 or newer to function</p>
23
-
</div>
24
-
25
-
The GitHub Enterprise integration and GitHub Enterprise Issues integration share the same connection. You can set up the integration connection from the ISSUES pane in the left panel or from <kbd><i>Preferences <iclass='fa fa-caret-right'></i> Integrations</i></kbd>.
26
-
27
-
Follow the instructions [here](/integrations/github-enterprise/#github-enterprise-authentication) to get connected to your GitHub Enterprise instance.
28
-
29
-
***
30
-
31
-
### GitHub Enterprise Integration features
32
-
33
-
Once connected, the GitHub Enterprise integration shares the same features as the GitHub integration.
-[Create Branch from Issue](/integrations/github-issues/#create-branches-from-issue)
40
-
-[Shortcuts to view Issues in GitHub](/integrations/github-issues/#copy-issue-link-or-view-in-github)
41
-
1
+
---
2
+
3
+
title: GitKraken Client GitHub Enterprise Server Issues Integration
4
+
description: Learn how to access GitHub Enterprise Server Issues from GitKraken Git GUI
5
+
taxonomy:
6
+
category: gitkraken-client
7
+
8
+
---
9
+
10
+
GitKraken Git GUI makes it easy to work with your GitHub Enterprise Server Issues.
11
+
12
+
13
+
<divclass='callout callout--basic'>
14
+
<p>The GitHub Enterprise Server Issues integration is view-only for free users. To unlock all features for the GitHub Enterprise Server Issues integration, consider upgrading to a <a href="https://gitkraken.com/pricing"> paid GitKraken license</a>. </p>
15
+
</div>
16
+
17
+
***
18
+
19
+
### Connect GitHub Enterprise Server Integration
20
+
21
+
<divclass='callout callout--warning'>
22
+
<p>The GitHub Enterprise Server Issues Integration requires GitHub Enterprise Server version 2.20.24 or newer to function</p>
23
+
</div>
24
+
25
+
The GitHub Enterprise Server integration and GitHub Enterprise Server Issues integration share the same connection. You can set up the integration connection from the ISSUES pane in the left panel or from <kbd><i>Preferences <iclass='fa fa-caret-right'></i> Integrations</i></kbd>.
26
+
27
+
Follow the instructions [here](/integrations/github-enterprise/#github-enterprise-authentication) to get connected to your GitHub Enterprise Server instance.
28
+
29
+
***
30
+
31
+
### GitHub Enterprise Server Integration features
32
+
33
+
Once connected, the GitHub Enterprise Server integration shares the same features as the GitHub integration.
description: Easily integrate GitKraken with you GitHub Enterprise repository. Learn how to link GitKraken and GitHub Enterprise by following these steps.
3
+
title: GitKraken Client GitHub Enterprise Server Integration
4
+
description: Easily integrate GitKraken with you GitHub Enterprise Server repository. Learn how to link GitKraken and GitHub Enterprise Server by following these steps.
5
5
taxonomy:
6
6
category: gitkraken-client
7
7
8
8
---
9
9
10
-
GitKraken allows you to connect to GitHub Enterprise, which will help you find repos when cloning or adding your remotes.
10
+
GitKraken allows you to connect to GitHub Enterprise Server, which will help you find repos when cloning or adding your remotes.
11
11
12
12
**Benefits**
13
13
14
-
* Create repositories on GitHub Enterprise account including .gitignore and license
15
-
* Automatically generate an SSH key pair and add it to GitHub Enterprise
14
+
* Create repositories on GitHub Enterprise Server account including .gitignore and license
15
+
* Automatically generate an SSH key pair and add it to GitHub Enterprise Server
16
16
*[Fork repositories](/working-with-repositories/fork/) from GitKraken
17
17
* Save authentication into profiles
18
-
* Clone from GitHub Enterprise repo list
19
-
* Add remotes for GitHub Enterprise repos
18
+
* Clone from GitHub Enterprise Server repo list
19
+
* Add remotes for GitHub Enterprise Server repos
20
20
* Create and view Pull Requests
21
21
22
22
***
23
-
## GitHub Enterprise Authentication
23
+
## GitHub Enterprise Server Authentication
24
24
25
25
<divclass='callout callout'>
26
-
<p>Note 📝 - GitKraken supports any version of GitHub Enterprise released within one year.</p>
26
+
<p>Note 📝 - GitKraken supports any version of GitHub Enterprise Server released within one year.</p>
27
27
</div>
28
28
29
-
To authenticate with GitHub Enterprise, navigate to the upper right corner to access <kbd><i> <iclass="fas fa-cog"></i> Preferences <iclass='fa fa-caret-right'></i> Integrations</i></kbd>
29
+
To authenticate with GitHub Enterprise Server, navigate to the upper right corner to access <kbd><i> <iclass="fas fa-cog"></i> Preferences <iclass='fa fa-caret-right'></i> Integrations</i></kbd>
Copy your token to the clipboard as this is the only time you will see this token. Paste the token into GitKraken and click on <buttonclass='button button--success button--ui button--nolink'>Connect</button>.
### Generating an SSH Key for GitHub Enterprise Server
50
50
<divclass='callout callout'>
51
51
<p>Note 📝 - GitKraken uses your SSH key defined in <kbd><i>Preferences <i class='fa fa-caret-right'></i> SSH</i></kbd> for git operations unless you set up a GitHub-specific SSH key, or enable your local SSH Agent.</p>
52
52
</div>
53
-
Once your GitHub Enterprise account has been connected to GitKraken, you may easily generate an SSH key and add it to your GitHub Enterprise account from <kbd><i>Preferences <iclass='fa fa-caret-right'></i> Integrations</i></kbd>.
53
+
Once your GitHub Enterprise Server account has been connected to GitKraken, you may easily generate an SSH key and add it to your GitHub Enterprise Server account from <kbd><i>Preferences <iclass='fa fa-caret-right'></i> Integrations</i></kbd>.
Click the <buttonclass='button button--success button--ui button--nolink'>Generate SSH key and add to GitHub Enterprise</button> button and watch the magic happen.
57
+
Click the <buttonclass='button button--success button--ui button--nolink'>Generate SSH key and add to GitHub Enterprise Server</button> button and watch the magic happen.
58
58
59
-
Alternatively add existing _SSH Defaults_ with <buttonclass='button button--uiorange button--ui button--nolink'>Add key to GitHub Enterprise</button> or an existing key pair through _Add existing SSH key_.
59
+
Alternatively add existing _SSH Defaults_ with <buttonclass='button button--uiorange button--ui button--nolink'>Add key to GitHub Enterprise Server</button> or an existing key pair through _Add existing SSH key_.
60
60
61
61
***
62
62
63
-
## Connecting to multiple GitHub Enterprise accounts
63
+
## Connecting to multiple GitHub Enterprise Server accounts
64
64
65
-
GitKraken connects to one GitHub Enterprise account at a time. However, with GitKraken Pro's multiple <ahref="/start-here/profiles">profile</a> support, you can easily switch between profiles that each have their own associated GitHub Enterprise accounts.
65
+
GitKraken connects to one GitHub Enterprise Server account at a time. However, with GitKraken Pro's multiple <ahref="/start-here/profiles">profile</a> support, you can easily switch between profiles that each have their own associated GitHub Enterprise Server accounts.
0 commit comments