| Interface | Description |
|---|---|
| GitCheckoutCommand |
Checks out a GIT
Ref. |
| GitCloneCommand |
Clones a GIT repository.
|
| GitIgnoreAddPatternCommand |
Adds a pattern to the .gitignore file.
|
| GitIgnoreCreateCommand |
Creates a .gitignore file.
|
| GitIgnoreEditCommand |
Edits the .gitignore file.
|
| GitIgnoreListPatternsCommand |
Lists the current .gitignore patterns.
|
| GitIgnoreListTemplatesCommand |
Lists the available .gitignore templates.
|
| GitIgnoreRemovePatternCommand |
Removes a pattern from the .gitignore file.
|
| GitIgnoreSetupCommand |
Sets up a .gitignore file.
|
| GitIgnoreUpdateRepoCommand |
Updates the current .gitignore template repository.
|
| GitSetupCommand |
Sets up GIT
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.