When processing a Git repository containing a tag named "0" produces
PHP message: PHP Fatal error: Uncaught Error: Call to a member function GetType() on null in /usr/share/tuleap/plugins/git/include/GitPHP/git/Commit.php:739
Renaming the tag as "0.0" fixes the issue.