• Daniel Bovensiepen's avatar
    Implement :checksum_hash mrbgem option. · 874bec2a
    Daniel Bovensiepen authored
    This allows to use a mgem with a specific checksum hash.
    The following modification were necessary to implement this
    function:
      - add run_checkout build command to use 'git checkout'
      - skip shallow copy in case checksum_hash is used
      - make 'master' the default branch if branch isn't defined
    874bec2a
build_config.rb 2.7 KB