Extract ssh related code into SshHelper class

Move ssh related code out from ReplicationQueue into separate class
SshHelper. Later on the same code could be used to interact with other
git server that does not support shell access, but allow to execute
build in commands (like eg. Gerrit does).

Change-Id: I07c142a58571f71bf8765d956c6050b36d2e44fc
2 files changed
tree: 3f900b6409a4354a4671badb26b4f642319b96ac
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE