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