]> granicus.if.org Git - icinga2/commit
Move the "repository commit --clear" functionality into a separate command
authorGunnar Beutner <gunnar.beutner@netways.de>
Fri, 31 Oct 2014 12:27:29 +0000 (13:27 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Fri, 31 Oct 2014 12:27:29 +0000 (13:27 +0100)
commit95b5e1d67b1d325662ad45137c647c08fd3af983
tree0d047e709888165a3826dcb1c194b7943e1fc5dd
parent2ab43a63cbddf6d19a04785c1ff5d087fecbdde7
Move the "repository commit --clear" functionality into a separate command

fixes #7499
lib/cli/CMakeLists.txt
lib/cli/repositoryclearchangescommand.cpp [new file with mode: 0644]
lib/cli/repositoryclearchangescommand.hpp [new file with mode: 0644]
lib/cli/repositorycommitcommand.cpp