#!/usr/bin/env bash

set -e
set -u

echo "git $*" >> git-commands.txt
