t / t7500 / add-contenton commit upload-pack: Use start_command() to run pack-objects in create_pack_file(). (cc41fa8)
   1#!/bin/sh
   2echo "commit message" >> "$1"
   3exit 0