mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
adding tip for github urls. (#381)
Co-authored-by: Bryce Verdier <bryceverdier@gmail.com>
This commit is contained in:
parent
b423e87047
commit
0dc360ca76
1 changed files with 3 additions and 0 deletions
|
|
@ -87,6 +87,9 @@ password When using https authentication, choose a
|
|||
Make sure to push to a "bare" upstream repository, when pressing "Setup/Test Git" the initial commits should be send to
|
||||
your git server.
|
||||
|
||||
.. Tip::
|
||||
|
||||
For github repositories, please make sure your URL follows this structure: :code:`ssh://github.com/user_name/repo_name.git`.
|
||||
|
||||
--------------------------
|
||||
Conflict resolution
|
||||
|
|
|
|||
Loading…
Reference in a new issue