Commit Changes

    <% _.each(git.files || {}, function(file, path) { %>
  • <%- file.type || 'A' %> <%- path %>
  • <% }); %>