#! /bin/bash mkdir -pv "$PWD"/.git/{objects,refs/{heads,tags,remotes}} echo "ref: refs/heads/master" >> "$PWD"/.git/HEAD