| Class | Description |
|---|---|
| CreateGitConfigController |
UI controller for git configuration.
|
| CreateGitConfigTask |
Creates and populates the "~/.gitconfig" file.
|
| GitCloneController |
UI controller for git clone task.
|
| GitCloneTask |
Clones one or more git repositories.
|
| SetupGitSshController |
UI controller for ssh git setup.
|
| SetupGitSshTask |
Generates a key pair and adds it to the "~/.ssh/config" file.
|
| SshKeyPairGenerator |
Generates a new key pair for SSH.
|
| Enum | Description |
|---|---|
| GitProvider |
Supported GIT provider.
|
| PushDefault |
Default for pushing to a git repository.
|
Copyright © 2018 fuin.org (Germany). All Rights Reserved.