t / t7500 / add-whitespaced-contenton commit submodule: port resolve_relative_url from shell to C (63e95be)
   1#!/bin/sh
   2sed -e 's/|$//' >>"$1" <<\EOF
   3
   4 |
   5commit message           |
   6
   7EOF
   8exit 0