-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs for github private-repositories (#49)
- Loading branch information
1 parent
2643004
commit e55a7c5
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,3 +83,11 @@ You can specify which :code:`known_hosts` file AW should use using the :ref:`Sys | |
You are able to append the port to the origin string like so: :code:`[email protected] -p1337` | ||
|
||
The SSH-key configured in the linked credentials will be used. | ||
|
||
---- | ||
|
||
Example GitHub Private-Repository | ||
================================= | ||
|
||
1. Create global Credentials that use your Access-Token as :code:`connect password` | ||
2. Create the Git-Repository and link the Credentials |