Plugin for search git repository in file system
Requirements: Qt5
$ ./build_lib.sh
$ ./build_app.sh
$ ./bin/forensictool-git --help
Task is search git-repository
Usage: ./bin/forensictool-git [OPTIONS]
OPTIONS:
-i <fullpath> - input folder, required parameter
-o <fullpath> - output folder, required parameter
-h/--help - this help
Version: 0.3.0
Author(s): Evgenii Sopov <[email protected]>
License: MIT License
$ ==========TaskSearchGitRepository::execute==========
* Debug mode: On
* InputFolder: "../"
* OutputFolder: "/home/sea-kg/forensictool.output"
/home/sea-kg/develop/forensictool/forensictool-plugin-git => [email protected]:forensictool/forensictool-plugin-git.git
/home/sea-kg/develop/forensictool/forensictool-core => [email protected]:forensictool/forensictool-core.git
/home/sea-kg/develop/forensictool/web => [email protected]:forensictool/web.git
==========TaskSearchGitRepository::finish==========