Class: Crusoe::Commands::Git::RemoteGitCommand
- Inherits:
-
GitCommand
- Object
- GitCommand
- Crusoe::Commands::Git::RemoteGitCommand
- Defined in:
- lib/crusoe/commands/git/remote_git_command.rb
Constant Summary collapse
- REMOTE_NAME =
"origin".freeze
Constants inherited from GitCommand
Instance Attribute Summary
Attributes inherited from GitCommand
Method Summary
Methods inherited from GitCommand
Constructor Details
This class inherits a constructor from Crusoe::Commands::Git::GitCommand