view .svn/pristine/b3/b3bfe1a24e0c7bd9fc95b105c021aa187c25ce77.svn-base @ 1567:3ad53f43483d live

Update hg-fast-export to current version (with fix-broken-bare upstream branch) for compatibility with current git
author Chris Cannam
date Mon, 10 Oct 2016 12:56:28 +0100
parents 038ba2d95de8
children
line wrap: on
line source
api.array :errors do
  @error_messages.each do |message|
    api.error message
  end
end