#! /usr/bin/env ruby # frozen_string_literal: true require_relative '../lib/git_crecord' exit(GitCrecord.main(ARGV))