The main repository on this server is at version <%= @lastest_commit.id_abbrev %>.
It was last deployed <%=@lastest_commit.date_time_string %>.
<%= authors_list(@authors_names) %> committed to this project since <%= @began.date_time_string%>.
The repository has <%=pluralize(@branches.size, "branch") %>:
<%= branch_names_list(@branch_names) %>They have committed a total of <%=pluralize(@total_commits, "commit")%>
This repository is bare submodules cannot be ascertained.
<% elsif !@submodule_list.empty? %>This repository contains no submodules
<% end %>Source-code: http://github.com/Fotoverite/babygitter
Babygitter: A ruby based git repository analyzer.
Copyright (c) 2009 Matthew Bergman.