Add application section to SSH documentation
This commit is contained in:
parent
cac6f0e20b
commit
9a139fb92d
1 changed files with 6 additions and 0 deletions
|
@ -71,3 +71,9 @@ keys of all the projects you have access to are available. This project
|
|||
access can happen through being a direct member of the project, or through
|
||||
a group. See `def accessible_deploy_keys` in `app/models/user.rb` for more
|
||||
information.
|
||||
|
||||
## Applications
|
||||
|
||||
### Eclipse
|
||||
|
||||
How to add your ssh key to Eclipse: http://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration
|
||||
|
|
Loading…
Reference in a new issue