NAME convert_csv_from_genopro_2_ftree.pl - convert from genopro to ftree csv file =head1 SYNOPSIS perl convert_csv_from_genopro_2_ftree.pl [OPTION]... -v, --verbose use verbose mode --help print this help message --date date in 'dd.mm.yyyy' format or 'today' --message message for commit --file file for commit or '.' --repo_dir default curr directory or you can pass it from command line --debug only print current git command with formatted date Examples: perl convert_csv_from_genopro_2_ftree.pl --date '15.05.2015' --message 'Hi YAPC Russia 2015' --file 'file2commit' --repo_dir "c:\Users\rb102870\Documents\job\svn\04 ETL\01 DATAHUB\01_Backup\02_data" --debug=1 =head1 DESCRIPTION This program need to full holes on github history. =head1 LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =head1 AUTHOR =over 1 =item * Nikolay Mishin (MISHIN) =back