#!/usr/bin/env bash tar czf _git.tar.gz .git git add _git.tar.gz