commit | f0c9b9ec028f1a50e694f8265290460250deabaa | [log] [tgz] |
---|---|---|
author | Sven Selberg <svense@axis.com> | Thu Mar 02 13:04:01 2023 +0100 |
committer | Sven Selberg <svense@axis.com> | Thu Mar 02 14:20:47 2023 +0100 |
tree | 4d6973f96210f9fe3f3ae2ce1591e3c20ad93a91 | |
parent | a16ebc6cdaaa4db5e5a2b6d062bb0ebbb3d3d0f4 [diff] |
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
All documentation may be found under src/main/resources/Documentation/.