Skip to content

Commit

Permalink
docs for github private-repositories (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Jul 20, 2024
1 parent 2643004 commit e55a7c5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/usage/repositories.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:`git@git.intern -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

0 comments on commit e55a7c5

Please sign in to comment.