public GitMetaDataImpl(GitService gs) {
   m_gitService = gs;
   m_js.prettyPrint(true);
 }