Add test for CloneWithCommitMsgHook

The other CloneCommands are basically just factories whereas the
CloneWithCommitMsgHook has logic for when parts of the command
should or should not be added, and which combination of
sub-commands are valid.
To be able to confidently change the behavior of CloneWithCommitMsgHook
a test that covers this logic is valuable.

Change-Id: I22185f73e5eb9afebb602464fe9ca6073b1377e5
5 files changed
tree: 4d6973f96210f9fe3f3ae2ce1591e3c20ad93a91
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Gerrit download-commands plugin

All documentation may be found under src/main/resources/Documentation/.